Function alsa::poll::poll

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

Wrapper around the libc poll call.