_mm_loadu_si32

Load unaligned 32-bit integer from memory into the first element of result.

nothrow @nogc pure @trusted
__m128i
_mm_loadu_si32
(
const(void)* mem_addr
)

Meta