Struct core::arch::arm::dsp::int16x2_t [−][src]
#[repr(simd)]pub struct int16x2_t(_, _);
This is supported on ARM only.
Expand description
ARM-specific 32-bit wide vector of two packed i16
.
#[repr(simd)]pub struct int16x2_t(_, _);
ARM-specific 32-bit wide vector of two packed i16
.