Function vld1q_s16

#[target_feature(enable = "neon")]
pub unsafe fn vld1q_s16(ptr: *const i16) -> int16x8_t

Load multiple single-element structures to one, two, three, or four registers Arm's documentation

Safety