Function pidfd_open

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