Function vsub_f64

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

Subtract Arm's documentation