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