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