snd_hwdep_dsp_status_free method
Implementation
void snd_hwdep_dsp_status_free(
ffi.Pointer<snd_hwdep_dsp_status_t> obj,
) {
return _snd_hwdep_dsp_status_free(
obj,
);
}
void snd_hwdep_dsp_status_free(
ffi.Pointer<snd_hwdep_dsp_status_t> obj,
) {
return _snd_hwdep_dsp_status_free(
obj,
);
}