csoundSetStringChannelPointer top-level property

Pointer<NativeFunction<set_string_func>> csoundSetStringChannelPointer
final

Implementation

final csoundSetStringChannelPointer =
    lib.lookup<NativeFunction<set_string_func>>("csoundSetStringChannel");