#include <lbm.h>
| Data Fields | |
| lbm_async_operation_function_cb | func | 
| lbm_event_queue_t * | evq | 
| void * | clientd | 
| int | flags | 
A callback function to receive status and completion of an asynchronous operation.
| lbm_event_queue_t* lbm_async_operation_func_t::evq | 
An event queue pointer; not yet supported. Should be set to NULL.
A client object pointer to be passed back in to the specified callback.
Flags that indicate which optional portions are included and may affect callback behavior.
 1.5.2
 1.5.2