Function vcopy_lane_f64

#[target_feature(enable = "neon")]
pub fn vcopy_lane_f64(_a: float64x1_t, LANE1: i32, b: float64x1_t, LANE2: i32) -> float64x1_t

Insert vector element from another vector element Arm's documentation