Function vdot_u32

#[target_feature(enable = "neon", enable = "dotprod")]
pub fn vdot_u32(a: uint32x2_t, b: uint8x8_t, c: uint8x8_t) -> uint32x2_t

Dot product arithmetic (vector) Arm's documentation