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