strncmp

extern (C) @system nothrow @nogc
int
strncmp
pure
(
scope const char* s1
,
scope const char* s2
,
size_t n
)
Suggestion Box / Bug Report