pub fn slice_xor(a: &mut [u8], b: &[u8])
Expand description

Take bitwise XOR of each element of both slices