pub const fn eq_slice_u32(left: &[u32], right: &[u32]) -> bool
Compares two &[u32] for equality.
&[u32]