alsa::poll

Function poll

Source
pub fn poll(fds: &mut [pollfd], timeout: i32) -> Result<usize>
Expand description

Wrapper around the libc poll call.