Function libc::poll [] [src]

pub unsafe extern fn poll(
    fds: *mut pollfd,
    nfds: nfds_t,
    timeout: c_int
) -> c_int