rustix
0.38.44
getpid
Sections
References
In rustix::
process
rustix
::
process
Function
getpid
Copy item path
Source
pub fn getpid() ->
Pid
Available on
crate feature
process
only.
Expand description
getpid()
—Returns the process’ ID.
§
References
POSIX
Linux