1.27.0[−][src]Function core::arch::x86::_mm_cvtsi128_si32
pub unsafe fn _mm_cvtsi128_si32(a: __m128i) -> i32
This is supported on x86 and target feature
sse2
only.Returns the lowest element of a
.
pub unsafe fn _mm_cvtsi128_si32(a: __m128i) -> i32
sse2
only.Returns the lowest element of a
.