_mm_cmpestrz

Returns 1 if "any character in b was null", and 0 otherwise. Warning: what they mean is it returns 1 if the given length lb is < Count.

nothrow @nogc @trusted
int
_mm_cmpestrz
(
int imm8
)
(
__m128i a
,
int la
,
__m128i b
,
int lb
)

Meta