pub unsafe fn vst4_lane_u8(a: *mut u8, b: uint8x8x4_t, const LANE: i32)
🔬 This is a nightly-only experimental API. (stdsimd #48556)
Available on ARM 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.