csoundGetChannelPtrPointer top-level property

Pointer<NativeFunction<get_channel_ptr_func>> csoundGetChannelPtrPointer
final

Implementation

final csoundGetChannelPtrPointer =
    lib.lookup<NativeFunction<get_channel_ptr_func>>("csoundGetChannelPtr");