_mm_set_epi64x

Set packed 64-bit integers with the supplied values.

nothrow @nogc pure @trusted
__m128i
_mm_set_epi64x
(
long e1
,
long e0
)

Meta