Function __FD_ISSET_chk

Source
pub unsafe extern "C" fn __FD_ISSET_chk(
    arg1: c_int,
    arg2: *const fd_set,
    arg3: usize,
) -> c_int