Function nix::unistd::getuid

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

Get a real user ID

See also getuid(2)