pub unsafe fn vst4q_u16(a: *mut u16, b: uint16x8x4_t)
🔬 This is a nightly-only experimental API. (stdsimd #48556)
Available on AArch64 and target feature neon only.
Expand description

Store multiple 4-element structures from four registers

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.