qsortr
Module:
ecereCOM
Namespace:
ecere::com
void
qsortr
(void * base, nel, width, int(*)(void * arg, const void * a, const void * b), void * arg)
Parameters
base
void *
(null)
nel
(null)
width
(null)
compare
int(*)(void * arg, const void * a, const void * b)
(null)
arg
void *
(null)