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