csoundSetDebugPointer top-level property

Pointer<NativeFunction<set_debug_func>> csoundSetDebugPointer
final

Implementation

final csoundSetDebugPointer =
    lib.lookup<NativeFunction<set_debug_func>>("csoundSetDebug");