Function FD_CLR

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