_mm256_castpd_si256

Cast vector of type __m256d to type __m256i.

nothrow @nogc pure @safe
__m256i
_mm256_castpd_si256
(
__m256d a
)

Meta