csoundCompileCsdTextPointer top-level property

Pointer<NativeFunction<compile_csd_text_func>> csoundCompileCsdTextPointer
final

Implementation

final csoundCompileCsdTextPointer =
    lib.lookup<NativeFunction<compile_csd_text_func>>("csoundCompileCsdText");