eval_code_func typedef

eval_code_func = Double Function(Pointer<Void> csound, Pointer<Utf8> string)

Implementation

typedef eval_code_func = Double Function(
    Pointer<Void> csound, Pointer<Utf8> string);