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