pub const SKIP_FILE: BorrowedFd<'static>;Expand description
A RawFd, which can be used for register_files_update.
File descriptors can be skipped if they are set to SKIP_FILE.
Skipping an fd will not touch the file associated with the previous fd at that index.