Function core::arch::x86_64::_mm_cvt_ss2si

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