Function svst1_f32

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

Non-truncating store Arm's documentation

Safety