Skip to main content

svundef3_s32

Function svundef3_s32 

Source
pub unsafe fn svundef3_s32() -> svint32x3_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 three vectors Arm’s documentation

§Safety