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