Function vandq_u32

#[target_feature(enable = "neon")]
pub fn vandq_u32(a: uint32x4_t, b: uint32x4_t) -> uint32x4_t

Vector bitwise and Arm's documentation