Function vandq_u64

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

Vector bitwise and Arm's documentation