Function uksub16
pub fn uksub16(a: usize, b: usize) -> usize
Subtracts packed 16-bit unsigned numbers, saturating at the numeric bounds
uksub16pub fn uksub16(a: usize, b: usize) -> usize
Subtracts packed 16-bit unsigned numbers, saturating at the numeric bounds