☰
rustix
0.38.31
In rustix::process
?
Function
rustix
::
process
::
getppid
source
·
[
−
]
pub fn getppid() ->
Option
<
Pid
>
Expand description
getppid()
—Returns the parent process’ ID.
References
POSIX
Linux