Function rustix::process::getuid

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

getuid()—Returns the process’ real user ID.

References