Function svld4_s64

#[target_feature(enable = "sve")]
pub unsafe fn svld4_s64(pg: svbool_t, base: *const i64) -> svint64x4_t

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

Safety