Function rustix::process::geteuid[][src]

pub fn geteuid() -> Uid
Expand description

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

References