Function nix::unistd::geteuid

source ·
pub fn geteuid() -> Uid
Expand description

Get the effective user ID

See also geteuid(2)