rustix::backend::event::syscalls

Function poll

Source
pub(crate) fn poll(fds: &mut [PollFd<'_>], timeout: c_int) -> Result<usize>