Function vmulq_u32

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

Multiply Arm's documentation