Module rustix::process::pidfd_getfd
source · Expand description
The pidfd_getfd
function and supporting types.
Structs§
- All flags are reserved for future use.
Functions§
syscall(SYS_pidfd_getfd, pidfd, flags)
—Obtain a duplicate of another process’ file descriptor.
Type Aliases§
- Raw file descriptor in another process.