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