Function vmul_f32

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

Multiply Arm's documentation