[][src]Function simple_libc::process::setresgid

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