Function vst3_p16
#[target_feature(enable = "neon")]
pub unsafe fn vst3_p16(a: *mut u16, b: poly16x4x3_t)
Store multiple 3-element structures from three registers Arm's documentation
Safety
- Neon intrinsic unsafe
vst3_p16#[target_feature(enable = "neon")]
pub unsafe fn vst3_p16(a: *mut u16, b: poly16x4x3_t)
Store multiple 3-element structures from three registers Arm's documentation