Function libc::FD_ISSET [] [src]

pub unsafe extern fn FD_ISSET(fd: c_int, set: *mut fd_set) -> bool
🔬 This is a nightly-only experimental API. (libc)

use libc from crates.io