pub fn getppid() -> Option<Pid>
Expand description

getppid()—Returns the parent process’ ID.

References