Function rustix::backend::process::syscalls::pidfd_open

source ยท
pub(crate) fn pidfd_open(pid: Pid, flags: PidfdFlags) -> Result<OwnedFd>