Function svld3_s16

#[target_feature(enable = "sve")]
pub unsafe fn svld3_s16(pg: svbool_t, base: *const i16) -> svint16x3_t

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

Safety