pub unsafe fn vld2_lane_s32(
a: *const i32,
b: int32x2x2_t,
const LANE: i32,
) -> int32x2x2_tAvailable on (AArch64 or ARM64EC) and non-ARM and target feature
neon only.Expand description
Load multiple 2-element structures to two registers Arm’s documentation
§Safety
- Neon intrinsic unsafe