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