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