Function cmb_event_queue_print
Defined in File cmb_event.h
Function Documentation
-
void cmb_event_queue_print(FILE *fp, cmb_event_print_formatter *epf)
Print the current content of the event queue.
Intended for debugging use only, will print hexadecimal pointer values and similar raw data values from the event tag structs.
- Parameters:
fp – A file pointer to print to, perhaps
stdout.epf – A callback function to print a single event