Function vmulq_f32

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

Multiply Arm's documentation