rustix
0.38.39
In rustix::
process
Function
rustix
::
process
::
getuid
Copy item path
source
·
[
−
]
pub fn getuid() ->
Uid
Expand description
getuid()
—Returns the process’ real user ID.
§
References
POSIX
Linux