memcmp

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(ECSEmscripten)
extern (C)
int
memcmp
(
const void* s1
,
const void* s2
,
size_t size
)

Meta