pub unsafe fn vst1_s32_x4(a: *mut i32, b: int32x2x4_t)Available on target feature
neon and (AArch64 or ARM or ARM64EC) and (AArch64 or ARM64EC) and (AArch64 or ARM64EC or target feature v7) and non-ARM only.Expand description
Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
§Safety
- Neon intrinsic unsafe