Function uapi::poll

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