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