Struct core::arch::arm::uint16x8_t [−][src]
#[repr(simd)]pub struct uint16x8_t(_, _, _, _, _, _, _, _);
This is supported on ARM only.
Expand description
ARM-specific 128-bit wide vector of eight packed u16
.
#[repr(simd)]pub struct uint16x8_t(_, _, _, _, _, _, _, _);
ARM-specific 128-bit wide vector of eight packed u16
.