UM C API
6.12.1
|
Structure that holds the application callback for context-level source events. More...
#include <lbm.h>
Data Fields | |
lbm_context_src_cb_proc | func |
lbm_event_queue_t * | evq |
void * | clientd |
Structure that holds the application callback for context-level source events.
Set by source_event_function (context). See lbm_context_src_cb_proc.
See lbm_context_src_event_func_t_stct for field definitions.