snd_hwdep_dsp_status_get_id method
Implementation
ffi.Pointer<ffi.Int8> snd_hwdep_dsp_status_get_id(
ffi.Pointer<snd_hwdep_dsp_status_> obj,
) {
return _snd_hwdep_dsp_status_get_id(
obj,
);
}
ffi.Pointer<ffi.Int8> snd_hwdep_dsp_status_get_id(
ffi.Pointer<snd_hwdep_dsp_status_> obj,
) {
return _snd_hwdep_dsp_status_get_id(
obj,
);
}