Function vst1_p64_x4

#[target_feature(enable = "neon", enable = "aes")]
pub unsafe fn vst1_p64_x4(a: *mut u64, b: poly64x1x4_t)

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

Safety