#[repr(simd)]pub struct uint8x16_t(_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _);
This is supported on ARM only.
Expand description
ARM-specific 128-bit wide vector of sixteen packed u8
.
#[repr(simd)]pub struct uint8x16_t(_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _);
ARM-specific 128-bit wide vector of sixteen packed u8
.