Function svst1w_u64

#[target_feature(enable = "sve")]
pub unsafe fn svst1w_u64(pg: svbool_t, base: *mut u32, data: svuint64_t)

Truncate to 32 bits and store Arm's documentation

Safety