Function veor3q_s32

#[target_feature(enable = "neon", enable = "sha3")]
pub fn veor3q_s32(a: int32x4_t, b: int32x4_t, c: int32x4_t) -> int32x4_t

Three-way exclusive OR Arm's documentation