pub unsafe fn vld4_u16(a: *const u16) -> uint16x4x4_t
🔬This is a nightly-only experimental API. (stdsimd #48556)
Available on target feature neon and target feature v7 and ARM only.
Expand description

Load multiple 4-element structures to four registers

Arm’s documentation