pub unsafe fn _mm_cvt_ss2si(a: __m128) -> i32
Available on x86-64 and target feature sse only.
Expand description