menu
csounddart package
documentation
csound_native.dart
compile_csd_text_func typedef
compile_csd_text_func typedef
dark_mode
light_mode
compile_csd_text_func
typedef
compile_csd_text_func
=
Int32
Function
(
Pointer
<
Void
>
csound
,
Pointer
<
Utf8
>
csdString
)
Implementation
typedef compile_csd_text_func = Int32 Function( Pointer<Void> csound, Pointer<Utf8> csdString);
csounddart package
documentation
csound_native
compile_csd_text_func typedef
csound_native library