Function setresgid

Source
pub unsafe extern "C" fn setresgid(
    __rgid: u32,
    __egid: u32,
    __sgid: u32,
) -> i32