Function getgroups

Source
pub unsafe extern "C" fn getgroups(
    arg1: c_int,
    arg2: *mut gid_t,
) -> c_int