strcmp

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