Expand description
The pidfd_getfd
function and supporting types.
Structs§
- Pidfd
Getfd Flags - All flags are reserved for future use.
Functions§
- pidfd_
getfd syscall(SYS_pidfd_getfd, pidfd, flags)
—Obtain a duplicate of another process’ file descriptor.
Type Aliases§
- Foreign
RawFd - Raw file descriptor in another process.