initgroups

Function initgroups 

Source
pub unsafe extern "C" fn initgroups(
    name: *const c_char,
    basegid: gid_t,
) -> c_int