Function core::arch::arm::vst3q_u8

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

Store multiple 3-element structures from three registers

Arm’s documentation