__FD_ISSET

Function __FD_ISSET 

Source
pub unsafe extern "C-unwind" fn __FD_ISSET(
    __fd: c_int,
    __set: *mut fd_set,
) -> c_int