alsa_sys

Function snd_seq_poll_descriptors

Source
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