Function vset_lane_s8

#[target_feature(enable = "neon")]
pub fn vset_lane_s8(a: i8, b: int8x8_t, LANE: i32) -> int8x8_t

Insert vector element from another vector element Arm's documentation