strncmp

extern (C) nothrow @nogc pure
int
strncmp
(
scope const char* s1
,
scope const char* s2
,
size_t n
)

Meta