_mm_cvtss_si32

Convert the lower single-precision (32-bit) floating-point element in a to a 32-bit integer.

nothrow @nogc @safe
int
_mm_cvtss_si32
(
__m128 a
)

Meta