libc

Function getgroups

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