Function nix::unistd::setegid [−][src]
pub fn setegid(egid: Gid) -> Result<()>
Expand description
Set the effective group ID
See also setegid(2)
pub fn setegid(egid: Gid) -> Result<()>
Set the effective group ID
See also setegid(2)