Typedef ndpi_debug_function_ptr

Typedef Documentation

typedef void (*ndpi_debug_function_ptr)(u_int32_t protocol, struct ndpi_detection_module_struct *module_struct, ndpi_log_level_t log_level, const char *file, const char *func, unsigned line, const char *format, ...)