Function FD_SET

pub unsafe extern "C" fn FD_SET(fd: i32, set: *mut fd_set)
Available on crate feature dep_sdl2 only.