#[repr(simd)]pub struct int32x4_t(_, _, _, _);
🔬This is a nightly-only experimental API. (
stdsimd
#48556)Available on AArch64 only.
Expand description
ARM-specific 128-bit wide vector of four packed i32
.
#[repr(simd)]pub struct int32x4_t(_, _, _, _);
stdsimd
#48556)ARM-specific 128-bit wide vector of four packed i32
.