Modules
std
posix
geteuid
Function geteuid
[src]
Prototype
pub fn geteuid() uid_t
Source
pub fn geteuid() uid_t { return system.geteuid(); }