Function vst1_lane_s64
#[target_feature(enable = "neon")]
pub unsafe fn vst1_lane_s64(a: *mut i64, b: int64x1_t, LANE: i32)
Store multiple single-element structures from one, two, three, or four registers Arm's documentation
Safety
- Neon intrinsic unsafe