Function vset_lane_p8
#[target_feature(enable = "neon")]
pub fn vset_lane_p8(a: u8, b: poly8x8_t, LANE: i32) -> poly8x8_t
Insert vector element from another vector element Arm's documentation
vset_lane_p8#[target_feature(enable = "neon")]
pub fn vset_lane_p8(a: u8, b: poly8x8_t, LANE: i32) -> poly8x8_t
Insert vector element from another vector element Arm's documentation