Bitcoin Core 28.99.0
P2P Digital Currency
Functions
hsort.h File Reference
#include <stddef.h>
#include <string.h>
Include dependency graph for hsort.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

static void secp256k1_hsort (void *ptr, size_t count, size_t size, int(*cmp)(const void *, const void *, void *), void *cmp_data)
 

Function Documentation

◆ secp256k1_hsort()

static void secp256k1_hsort ( void *  ptr,
size_t  count,
size_t  size,
int(*)(const void *, const void *, void *)  cmp,
void *  cmp_data 
)
static
Here is the caller graph for this function: