pub const fn cmp_u16(left: u16, right: u16) -> Ordering
Compares two u16, returning the ordering of left relative to right.
u16
left
right