Function mnn::prelude::getgroups

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