Function setgroups

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