poll

Function poll 

Source
pub unsafe extern "system" fn poll(
    ufds: *mut Pollfd,
    nfds: c_uint,
    timeout_msecs: c_int,
) -> c_int