csoundCompilePointer top-level property

Pointer<NativeFunction<compile_csd_text_func>> csoundCompilePointer
final

Implementation

final csoundCompilePointer =
    lib.lookup<NativeFunction<compile_csd_text_func>>("csoundCompile");