Function ndpi_flow_free
Defined in File ndpi_api.h
Function Documentation
-
void ndpi_flow_free(void *ptr)
Free memory allocated by ndpi_flow_malloc().
- Parameters:
ptr – Pointer to flow memory to free (NULL is safe to pass)
Defined in File ndpi_api.h
Free memory allocated by ndpi_flow_malloc().
ptr – Pointer to flow memory to free (NULL is safe to pass)