Module rustix::process::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§