Function vec_xor

#[target_feature(enable = "vector")]
pub unsafe fn vec_xor<T: VectorXor<U>, U>(a: T, b: U) -> T::Result

Vector XOR