unsafe fn load_bytes(bytes: &[u8; 16]) -> __m128i
Convert 16 bytes into __m128i.
__m128i
Requires SSE2 support