pub fn abs_diff_i64(a: i64, b: i64) -> u64
Absolute difference between two i64 values, returned as u64.
i64
u64