Function vst2_p16

#[target_feature(enable = "neon")]
pub unsafe fn vst2_p16(a: *mut u16, b: poly16x4x2_t)

Store multiple 2-element structures from two registers Arm's documentation

Safety