csoundPerformPointer top-level property

Pointer<NativeFunction<perform_func>> csoundPerformPointer
final

Implementation

final csoundPerformPointer =
    lib.lookup<NativeFunction<perform_func>>("csoundPerform");