pub unsafe fn _mm_cvtt_ss2si(a: __m128) -> i32
sse
Alias for _mm_cvttss_si32.
_mm_cvttss_si32
Intel’s documentation