csoundGetStringChannelPointer top-level property

Pointer<NativeFunction<set_string_func>> csoundGetStringChannelPointer
final

Implementation

final csoundGetStringChannelPointer =
    lib.lookup<NativeFunction<set_string_func>>("csoundGetStringChannel");