Function set_ndpi_free

Function Documentation

void set_ndpi_free(void (*__ndpi_free)(void *ptr))

Set a custom free function for nDPI’s general memory allocator.

Parameters:

__ndpi_free – Function pointer to the custom free implementation