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