[go: up one dir, main page]

getgroups

Function getgroups 

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