ma_pulsewave_uninit function
- @Native<Void Function(Pointer<
ma_pulsewave> )>(ffi.Pointer<ma_pulsewave>)>()
- Pointer<
ma_pulsewave> pWaveform
Implementation
@ffi.Native<ffi.Void Function(ffi.Pointer<ma_pulsewave>)>()
external void ma_pulsewave_uninit(ffi.Pointer<ma_pulsewave> pWaveform);