Function svst2_f64

#[target_feature(enable = "sve")]
pub unsafe fn svst2_f64(pg: svbool_t, base: *mut f64, data: svfloat64x2_t)

Store two vectors into two-element tuples Arm's documentation

Safety