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