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