libc

Function FD_ISSET

Source
pub unsafe extern "C" fn FD_ISSET(fd: c_int, set: *mut fd_set) -> bool