Function getresgid

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