pub fn vfmas_lane_f32(a: f32, b: f32, c: float32x2_t, const LANE: i32) -> f32Available on target feature
neon and (AArch64 or ARM64EC) only.Expand description
Floating-point fused multiply-add to accumulator Arm’s documentation