Function linux_unsafe::getppid

source ·
pub unsafe fn getppid() -> pid_t
Expand description

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