csoundStopPointer top-level property

Pointer<NativeFunction<destroy_func>> csoundStopPointer
final

Implementation

final csoundStopPointer =
    lib.lookup<NativeFunction<destroy_func>>("csoundStop");