rustix::event

Function fd_set_insert

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

Set fd in the set pointed to by fds.