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