Function svst2_u16

#[target_feature(enable = "sve")]
pub unsafe fn svst2_u16(pg: svbool_t, base: *mut u16, data: svuint16x2_t)

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

Safety