_mm_cvtss_si64

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

nothrow @nogc @safe
long
_mm_cvtss_si64
(
__m128 a
)

Meta