static void XXH_free()
in
include/hash/xxhash.h [939:939]
1
lines of code
1
McCabe index (conditional complexity)
static void XXH_free(void* p) { free(p); }