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