UM C API  6.16
lbm_context_event_func_t_stct Struct Reference

Structure that holds the application function to configure the callback for context-level events. More...

#include <lbm.h>

Data Fields

lbm_context_event_cb_proc func
 Function pointer for application callback.
 
lbm_event_queue_tevq
 Event queue to be used (NULL if not). See Event Queue Object.
 
void * clientd
 Client data to be passed to the callback.
 

Detailed Description

Structure that holds the application function to configure the callback for context-level events.

Set by the context_event_function (context) configuration option.

See lbm_context_event_func_t_stct for field definitions.


The documentation for this struct was generated from the following file: