#[repr(simd)]
pub struct uint8x16_t(_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _);
🔬 This is a nightly-only experimental API. (
stdsimd
#48556)
This is supported on ARM only.
Expand description
ARM-specific 128-bit wide vector of sixteen packed u8
.
Performs copy-assignment from source
. Read more
Formats the value using the given formatter. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more
The type returned in the event of a conversion error.
The type returned in the event of a conversion error.