csoundGetNchnlsIsInputPointer top-level property

Pointer<NativeFunction<get_uint_func>> csoundGetNchnlsIsInputPointer
final

Implementation

final csoundGetNchnlsIsInputPointer =
    lib.lookup<NativeFunction<get_uint_func>>("csoundGetNchnlsIsInput");