Function core::arch::aarch64::vst2_lane_s8

source ·
pub unsafe fn vst2_lane_s8(a: *mut i8, b: int8x8x2_t, const LANE: i32)
🔬This is a nightly-only experimental API. (stdsimd #48556)
Available with target feature neon,v7 only.
Expand description

Store multiple 2-element structures from two registers

Arm’s documentation