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