[−][src]Function core_arch::x86::_mm_cvtsi64_si32
pub unsafe fn _mm_cvtsi64_si32(a: __m64) -> i32
🔬 This is a nightly-only experimental API. (
stdsimd
)This is supported on x86 and target feature
mmx
only.Return the lower 32-bit integer in a
.