[go: up one dir, main page]

[][src]Function libc::getgroups

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