nix
0.26.4
In nix::
unistd
Structs
Gid
Group
ResGid
ResUid
Uid
User
Enums
SysconfVar
Constants
ROOT
Functions
close
getegid
geteuid
getgid
getgrouplist
getgroups
getresgid
getresuid
getuid
initgroups
pipe
read
setegid
seteuid
setgid
setgroups
setresgid
setresuid
setuid
sleep
sysconf
write
nix
::
unistd
Function
getgid
Copy item path
Settings
Help
Summary
Source
pub fn getgid() ->
Gid
Expand description
Get the real group ID
See also
getgid(2)