Function core::arch::aarch64::vst1_u64[][src]

pub unsafe fn vst1_u64(ptr: *mut u64, a: uint64x1_t)
🔬 This is a nightly-only experimental API. (stdsimd #48556)
This is supported on AArch64 and target feature neon only.
Expand description

Store multiple single-element structures from one, two, three, or four registers.