Function getgroups

Source
pub unsafe extern "C" fn getgroups(
    __size: i32,
    __list: *mut u32,
) -> i32