Function svwhilewr_s32

#[target_feature(enable = "sve", enable = "sve2")]
pub unsafe fn svwhilewr_s32(op1: *const i32, op2: *const i32) -> svbool_t

While free of write-after-read conflicts Arm's documentation

Safety