Function libc::FD_ISSET [] [src]

pub unsafe extern fn FD_ISSET(fd: c_int, set: *mut fd_set) -> bool
Unstable (libc)

: use libc from crates.io