linux_raw_sys::select_macros

Function FD_ISSET

source
pub unsafe fn FD_ISSET(fd: c_int, set: *const __kernel_fd_set) -> bool