memicmp

version(Windows)
extern (C) nothrow @nogc
int
memicmp
(
scope const char* s1
,
scope const char* s2
,
size_t n
)

Meta