Function vst2_lane_f64
#[target_feature(enable = "neon")]
pub unsafe fn vst2_lane_f64(a: *mut f64, b: float64x1x2_t, LANE: i32)
Store multiple 2-element structures from two registers Arm's documentation
Safety
- Neon intrinsic unsafe