Function getgroups

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