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