Function vfma_laneq_f64

#[target_feature(enable = "neon")]
pub fn vfma_laneq_f64(a: float64x1_t, b: float64x1_t, c: float64x2_t, LANE: i32) -> float64x1_t

Floating-point fused multiply-add to accumulator Arm's documentation