Function mnn::prelude::getgrouplist

source ยท
pub unsafe extern "C" fn getgrouplist(
    user: *const i8,
    group: u32,
    groups: *mut u32,
    ngroups: *mut i32,
) -> i32