Function vld4_p16

#[target_feature(enable = "neon")]
pub unsafe fn vld4_p16(a: *const u16) -> poly16x4x4_t

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

Safety