Function alsa_sys::snd_pcm_poll_descriptors_revents
[−]
[src]
pub unsafe extern "C" fn snd_pcm_poll_descriptors_revents(
pcm: *mut snd_pcm_t,
pfds: *mut pollfd,
nfds: c_uint,
revents: *mut c_ushort
) -> c_int