riot_sys

Function getgroups

Source
pub unsafe extern "C" fn getgroups(
    __gidsetsize: c_int,
    __grouplist: *mut gid_t,
) -> c_int