jankos/stl/stdlib.h
2019-01-23 23:31:51 -08:00

2 lines
72 B
C

int memcmp(const void* left, const void* right, const unsigned length);