_mm_cmpistrs

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

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

Meta