Struct core::arch::arm::dsp::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
.
#[repr(simd)]pub struct uint16x2_t(_, _);
ARM-specific 32-bit wide vector of two packed u16
.