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

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

References