[][src]Function libc::initgroups

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