Function vcopy_lane_u64
#[target_feature(enable = "neon")]
pub fn vcopy_lane_u64(_a: uint64x1_t, LANE1: i32, b: uint64x1_t, LANE2: i32) -> uint64x1_t
Insert vector element from another vector element Arm's documentation