Function vld3_p64

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

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

Safety