devela::_dep::rustix::event

Function fd_set_remove

pub fn fd_set_remove(fds: &mut [FdSetElement], fd: i32)
Available on crate feature dep_rustix only.
Expand description

Clear fd in the set pointed to by fds.