snd_hwdep_dsp_image_malloc method
Implementation
int snd_hwdep_dsp_image_malloc(
ffi.Pointer<ffi.Pointer<snd_hwdep_dsp_image_t>> ptr,
) {
return _snd_hwdep_dsp_image_malloc(
ptr,
);
}
int snd_hwdep_dsp_image_malloc(
ffi.Pointer<ffi.Pointer<snd_hwdep_dsp_image_t>> ptr,
) {
return _snd_hwdep_dsp_image_malloc(
ptr,
);
}