Struct core::arch::arm::int32x2_t 1.59.0[−][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
.