mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-17 15:27:36 +00:00
3 lines
67 B
C
3 lines
67 B
C
#include <stddef.h>
|
|
int xmemcoll (char *, size_t, char *, size_t);
|