update property

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

Implementation

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