Function svst1w_s64

#[target_feature(enable = "sve")]
pub unsafe fn svst1w_s64(pg: svbool_t, base: *mut i32, data: svint64_t)

Truncate to 32 bits and store Arm's documentation

Safety