Function vset_lane_s16

#[target_feature(enable = "neon")]
pub fn vset_lane_s16(a: i16, b: int16x4_t, LANE: i32) -> int16x4_t

Insert vector element from another vector element Arm's documentation