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