Function svst1_f64

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

Non-truncating store Arm's documentation

Safety