Function vcopyq_lane_s8

#[target_feature(enable = "neon")]
pub fn vcopyq_lane_s8(a: int8x16_t, LANE1: i32, b: int8x8_t, LANE2: i32) -> int8x16_t

Insert vector element from another vector element Arm's documentation