Function alsa::poll::poll [] [src]

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

Wrapper around the libc poll call.