[][src]Function alsa_sys::snd_seq_poll_descriptors

pub unsafe extern "C" fn snd_seq_poll_descriptors(
    handle: *mut snd_seq_t,
    pfds: *mut pollfd,
    space: c_uint,
    events: c_short
) -> c_int