[][src]Function nc::setregid

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

Set real and effective group IDs of the calling process.