Function nix::unistd::geteuid

source ·
pub fn geteuid() -> Uid
Available on crate feature user only.
Expand description

Get the effective user ID

See also geteuid(2)