pub unsafe fn vld2_s32(a: *const i32) -> int32x2x2_t
Available on (AArch64 or
target_arch=arm64ec
) and non-ARM and target feature neon
only.Expand description
Load multiple 2-element structures to two registers Arm’s documentation
§Safety
- Neon instrinsic unsafe