Function nix::unistd::geteuid[][src]

pub fn geteuid() -> Uid
Expand description

Get the effective user ID

See also geteuid(2)