evalCodeFunc typedef

evalCodeFunc = double Function(Pointer<Void> csound, Pointer<Utf8> string)

Implementation

typedef evalCodeFunc = double Function(
    Pointer<Void> csound, Pointer<Utf8> string);