Function const_cmp::primitive::cmp_u16[][src]

pub const fn cmp_u16(left: u16, right: u16) -> Ordering

Compares two u16, returning the ordering of left relative to right.