snd_hwdep_info_get_device method
Implementation
int snd_hwdep_info_get_device(
ffi.Pointer<snd_hwdep_info_t> obj,
) {
return _snd_hwdep_info_get_device(
obj,
);
}
int snd_hwdep_info_get_device(
ffi.Pointer<snd_hwdep_info_t> obj,
) {
return _snd_hwdep_info_get_device(
obj,
);
}