rustix::event

Function fd_set_remove

source
pub fn fd_set_remove(fds: &mut [FdSetElement], fd: RawFd)
Expand description

Clear fd in the set pointed to by fds.