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