mirror of
https://github.com/coreutils/coreutils.git
synced 2024-12-04 15:33:34 +08:00
3ca9cb979e
than a separate one for each module.
3 lines
67 B
C
3 lines
67 B
C
#include <stddef.h>
|
|
int xmemcoll (char *, size_t, char *, size_t);
|