Function vst1_p8_x2

#[target_feature(enable = "neon")]
pub unsafe fn vst1_p8_x2(a: *mut u8, b: poly8x8x2_t)

Store multiple single-element structures to one, two, three, or four registers Arm's documentation

Safety