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