Function poll [src]
Prototype
pub extern "c" fn poll(fds: [*]pollfd, nfds: nfds_t, timeout: c_int) c_int Parameters
fds: [*]pollfdnfds: nfds_ttimeout: c_int Source
pub extern "c" fn poll(fds: [*]pollfd, nfds: nfds_t, timeout: c_int) c_int pub extern "c" fn poll(fds: [*]pollfd, nfds: nfds_t, timeout: c_int) c_int fds: [*]pollfdnfds: nfds_ttimeout: c_int pub extern "c" fn poll(fds: [*]pollfd, nfds: nfds_t, timeout: c_int) c_int