csoundResetPointer top-level property

Pointer<NativeFunction<destroy_func>> csoundResetPointer
final

Implementation

final csoundResetPointer =
    lib.lookup<NativeFunction<destroy_func>>("csoundReset");