riot_sys::bindgen

Function getgroups

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