Function rustix::process::geteuid

#[must_use]
pub fn geteuid() -> Uid
Documentation

geteuid()—Returns the process’ effective user ID.

References