[][src]Function simple_libc::poll::poll

pub fn poll(fds: &mut [PollFd], timeout: Option<Duration>) -> Result<usize>