Struct core::arch::aarch64::uint8x4_t [−][src]
#[repr(simd)]pub struct uint8x4_t(_, _, _, _);
This is supported on AArch64 only.
ARM-specific 32-bit wide vector of four packed u8
.
Trait Implementations
impl Clone for uint8x4_t
[src]
impl Clone for uint8x4_t
[src]