rustix::process

Module pidfd_getfd

Source
Expand description

The pidfd_getfd function and supporting types.

Structs§

Functions§

  • syscall(SYS_pidfd_getfd, pidfd, flags)—Obtain a duplicate of another process’ file descriptor.

Type Aliases§