Function vfmad_lane_f64

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

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