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

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

Wrapper around the libc poll call.