Struct core::arch::aarch64::uint32x4_t 1.59.0[−][src]
#[repr(simd)]pub struct uint32x4_t(_, _, _, _);
This is supported on AArch64 only.
Expand description
ARM-specific 128-bit wide vector of four packed u32
.
Trait Implementations
Performs the conversion.
Performs the conversion.