pub fn abs_diff_i32(a: i32, b: i32) -> u32
Absolute difference between two i32 values, returned as u32.
i32
u32