static void XXH_free()

in include/hash/xxhash.h [939:939]


static void XXH_free(void* p) { free(p); }