pub unsafe fn vld4q_lane_p8(
a: *const u8,
b: poly8x16x4_t,
const LANE: i32,
) -> poly8x16x4_tAvailable on target feature
neon and (AArch64 or ARM64EC) only.Expand description
Load multiple 4-element structures to four registers Arm’s documentation
§Safety
- Neon intrinsic unsafe