csoundStartPointer top-level property

Pointer<NativeFunction<perform_func>> csoundStartPointer
final

Implementation

final csoundStartPointer =
    lib.lookup<NativeFunction<perform_func>>("csoundStart");