[go: up one dir, main page]

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