Function libc::FD_ISSET

source · []
pub unsafe extern "C" fn FD_ISSET(
    fd: c_int,
    set: *const fd_set
) -> bool