rustix
Themes
Shortcut
Options
Function
rustix
::
process
::
getppid
#[must_use]
pub
fn
getppid
(
)
-
>
Option
<
Pid
>
Documentation
getppid()
—Returns the parent process’ ID.
References
POSIX
Linux
On this page
getppid
Documentation
References