Function vld4_p8

#[target_feature(enable = "neon")]
pub unsafe fn vld4_p8(a: *const u8) -> poly8x8x4_t

Load multiple 4-element structures to four registers Arm's documentation

Safety