csoundCleanupPointer top-level property

Pointer<NativeFunction<destroy_func>> csoundCleanupPointer
final

Implementation

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