pub unsafe fn vst4q_lane_u32(a: *mut u32, b: uint32x4x4_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.