[go: up one dir, main page]

Function libc::funcs::posix88::unistd::getgroups

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