Function getresgid

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