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