LMMS
Loading...
Searching...
No Matches
mergesort.h File Reference
#include "wdltypes.h"

Go to the source code of this file.

Functions

static void WDL_STATICFUNC_UNUSED WDL_mergesort (void *base, size_t nmemb, size_t size, int(*compar)(const void *, const void *), char *tmpspace)

Function Documentation

◆ WDL_mergesort()

void WDL_STATICFUNC_UNUSED WDL_mergesort ( void * base,
size_t nmemb,
size_t size,
int(* compar )(const void *, const void *),
char * tmpspace )
static