csoundGetNchnlsPointer top-level property

Pointer<NativeFunction<get_uint_func>> csoundGetNchnlsPointer
final

Implementation

final csoundGetNchnlsPointer =
    lib.lookup<NativeFunction<get_uint_func>>("csoundGetNchnls");