Function core::arch::aarch64::vst1_p64

1.59.0 · source ·
pub unsafe fn vst1_p64(ptr: *mut u64, a: poly64x1_t)
Available on AArch64 and target feature neon,aes only.
Expand description