Function set_ndpi_free
Defined in File ndpi_api.h
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