__FD_SET

Function __FD_SET 

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