Function vandq_u8

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

Vector bitwise and Arm's documentation