repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
unistr/u{8,16,32}-uctomb: Avoid possible trouble with huge strings.
[gnulib.git]
/
lib
/
mpsort.h
blob
5e588117edcc8f477363c3f8a4b319e7e4386252
1
#include <stddef.h>
2
void
mpsort
(
void const
**,
size_t
,
int
(*) (
void const
*,
void const
*));