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