memcmp

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