Struct core::arch::aarch64::int16x4_t [−][src]
#[repr(simd)]pub struct int16x4_t(_, _, _, _);
This is supported on AArch64 only.
Expand description
ARM-specific 64-bit wide vector of four packed i16
.
#[repr(simd)]pub struct int16x4_t(_, _, _, _);
ARM-specific 64-bit wide vector of four packed i16
.