Function core::arch::arm::vst4q_u8

1.59.0 · source ·
pub unsafe fn vst4q_u8(a: *mut u8, b: uint8x16x4_t)
Available on ARM and target feature neon only.
Expand description

Store multiple 4-element structures from four registers

Arm’s documentation