Function vset_lane_f64

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

Insert vector element from another vector element Arm's documentation