csoundSetControlChannelPointer top-level property

Pointer<NativeFunction<set_control_func>> csoundSetControlChannelPointer
final

Implementation

final csoundSetControlChannelPointer =
    lib.lookup<NativeFunction<set_control_func>>("csoundSetControlChannel");