_mm_cvtsd_si32

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

nothrow @nogc @safe
int
_mm_cvtsd_si32
(
__m128d a
)

Meta