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