Function ukadd16
pub fn ukadd16(a: usize, b: usize) -> usize
Adds packed 16-bit unsigned numbers, saturating at the numeric bounds
ukadd16pub fn ukadd16(a: usize, b: usize) -> usize
Adds packed 16-bit unsigned numbers, saturating at the numeric bounds