stop property

Pointer<NativeFunction<Void Function(Pointer<snd_pcm_scope_t>)>> stop
getter/setter pair

Implementation

external ffi.Pointer<
    ffi.NativeFunction<ffi.Void Function(ffi.Pointer<snd_pcm_scope_t>)>> stop;