Function core::arch::aarch64::vst2_p8

source ·
pub unsafe fn vst2_p8(a: *mut u8, b: poly8x8x2_t)
🔬This is a nightly-only experimental API. (stdsimd #48556)
Available on target feature neon and target feature v7 and AArch64 only.
Expand description

Store multiple 2-element structures from two registers

Arm’s documentation