snd_hwdep_info_get_iface method
Implementation
int snd_hwdep_info_get_iface(
ffi.Pointer<snd_hwdep_info_> obj,
) {
return _snd_hwdep_info_get_iface(
obj,
);
}
int snd_hwdep_info_get_iface(
ffi.Pointer<snd_hwdep_info_> obj,
) {
return _snd_hwdep_info_get_iface(
obj,
);
}