memcmp

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

Meta