snd_hwdep_dsp_status_malloc method
Implementation
int snd_hwdep_dsp_status_malloc(
ffi.Pointer<ffi.Pointer<snd_hwdep_dsp_status_t>> ptr,
) {
return _snd_hwdep_dsp_status_malloc(
ptr,
);
}
int snd_hwdep_dsp_status_malloc(
ffi.Pointer<ffi.Pointer<snd_hwdep_dsp_status_t>> ptr,
) {
return _snd_hwdep_dsp_status_malloc(
ptr,
);
}