_mm_cmpistrz

Returns 1 if any character in b was null, and 0 otherwise.

nothrow @nogc @trusted
int
_mm_cmpistrz
(
int imm8
)
(
__m128i a
,
__m128i b
)

Meta