_mm_cvttsd_si32

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

nothrow @nogc
int
_mm_cvttsd_si32
(
__m128d a
)

Meta