Function rustix::process::getppid

#[must_use]
pub fn getppid() -> Option<Pid>
Documentation

getppid()—Returns the parent process’ ID.

References