PandA-2024.02
|
#include <assert.h>
#include <unistd.h>
Go to the source code of this file.
Typedefs | |
typedef int(* | __compar_d_fn_t) (void *, void *, void *) |
Functions | |
void | qsort_r (void *base, size_t nel, size_t width, int(*comp)(void *, void *, void *), void *arg) |