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