Function svst3_f32

#[target_feature(enable = "sve")]
pub unsafe fn svst3_f32(pg: svbool_t, base: *mut f32, data: svfloat32x3_t)

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

Safety