Function rustix::event::fd_set_bound

source ยท
pub fn fd_set_bound(fds: &[FdSetElement]) -> RawFd
Expand description

Compute the minimum nfds value needed for the set pointed to by fds.