[go: up one dir, main page]

geteuid

Function geteuid 

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

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

§References