Function
lrs
::
syscall
::
getppid
Returns the process id of the parent of this process.
Syntax
fn getppid() -> i32
See also
getppid(2)