_mm_cvtsd_si32

Undocumented in source. Be warned that the author may not have intended to support it.
  1. alias _mm_cvtsd_si32 = __builtin_ia32_cvtsd2si
  2. int _mm_cvtsd_si32(__m128d a)
    version(!LDC)
    nothrow @nogc pure @safe
    int
    _mm_cvtsd_si32
    (
    __m128d a
    )

Meta