Function _mm_cvtsi128_si32
#[target_feature(enable = "sse2")]
pub const fn _mm_cvtsi128_si32(a: __m128i) -> i32
Returns the lowest element of a.
_mm_cvtsi128_si32#[target_feature(enable = "sse2")]
pub const fn _mm_cvtsi128_si32(a: __m128i) -> i32
Returns the lowest element of a.