☰
rustix
0.38.31
In rustix::process
?
Function
rustix
::
process
::
geteuid
source
·
[
−
]
pub fn geteuid() ->
Uid
Expand description
geteuid()
—Returns the process’ effective user ID.
References
POSIX
Linux