csoundDestroyPointer top-level property

Pointer<NativeFunction<destroy_func>> csoundDestroyPointer
final

Implementation

final csoundDestroyPointer =
    lib.lookup<NativeFunction<destroy_func>>("csoundDestroy");