snd_hwdep_poll_descriptors_count method
Implementation
int snd_hwdep_poll_descriptors_count(
ffi.Pointer<snd_hwdep_> hwdep,
) {
return _snd_hwdep_poll_descriptors_count(
hwdep,
);
}
int snd_hwdep_poll_descriptors_count(
ffi.Pointer<snd_hwdep_> hwdep,
) {
return _snd_hwdep_poll_descriptors_count(
hwdep,
);
}