rustix
0.38.39
getpid
Sections
References
In rustix::
process
rustix
::
process
Function
getpid
Copy item path
source
pub fn getpid() ->
Pid
Expand description
getpid()
—Returns the process’ ID.
§
References
POSIX
Linux