Function FD_ISSET

pub unsafe extern "C" fn FD_ISSET(fd: i32, set: *const fd_set) -> bool
Available on crate feature dep_sdl3 only.