NEWS.stable: log cherry-pick [fe3419d]->[cd56634] doc: use ASCII in .texi files where...
[gnulib.git] / lib / xmemcoll.h
1 #include <stddef.h>
2 int xmemcoll (char *, size_t, char *, size_t);
3 int xmemcoll0 (char const *, size_t, char const *, size_t);