Function svst3_u8

#[target_feature(enable = "sve")]
pub unsafe fn svst3_u8(pg: svbool_t, base: *mut u8, data: svuint8x3_t)

Store three vectors into three-element tuples Arm's documentation

Safety