rustmax::libc

Function getgroups

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