Function vld3q_p64

#[target_feature(enable = "neon", enable = "aes")]
pub unsafe fn vld3q_p64(a: *const u64) -> poly64x2x3_t

Load multiple 3-element structures to three registers Arm's documentation

Safety