Function vmul_lane_f64

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

Floating-point multiply Arm's documentation