initgroups

Function initgroups 

Source
pub unsafe extern "C" fn initgroups(
    __user: *const c_char,
    __group: __gid_t,
) -> c_int