Function getppid

Source
pub unsafe fn getppid() -> pid_t
Expand description

Get the process id (PID) of the parent of the current process.