[][src]Function nc::setresgid

pub fn setresgid(rgid: gid_t, egid: gid_t, sgid: gid_t) -> Result<(), Errno>

Set real, effective and saved group Ids of the calling process.