Function vsub_f32

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

Subtract Arm's documentation