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