Function vcopy_lane_u32

#[target_feature(enable = "neon")]
pub fn vcopy_lane_u32(a: uint32x2_t, LANE1: i32, b: uint32x2_t, LANE2: i32) -> uint32x2_t

Insert vector element from another vector element Arm's documentation