_mm256_castps_si256

Cast vector of type __m256 to type __m256i.

nothrow @nogc pure @safe
__m256i
_mm256_castps_si256
(
__m256 a
)

Meta