set_string_func typedef
set_string_func =
Void Function(Pointer<Void> csound, Pointer<Utf8> channelName, Pointer<Utf8> value)
Implementation
typedef set_string_func = Void Function(
Pointer<Void> csound, Pointer<Utf8> channelName, Pointer<Utf8> value);