Skip to main content

svundef2_s64

Function svundef2_s64 

Source
pub unsafe fn svundef2_s64() -> svint64x2_t
🔬This is a nightly-only experimental API. (stdarch_aarch64_sve #145052)
Available on (AArch64 or ARM64EC) and target feature sve only.
Expand description

Create an uninitialized tuple of two vectors Arm’s documentation

§Safety