Function vst1_lane_s8
#[target_feature(enable = "neon")]
pub unsafe fn vst1_lane_s8(a: *mut i8, b: int8x8_t, LANE: i32)
Store multiple single-element structures from one, two, three, or four registers Arm's documentation
Safety
- Neon intrinsic unsafe