cb_mux Struct Reference

cb_mux list entry structure More...

Detailed Description

cb_mux list entry structure

Definition at line 56 of file cb_mux.h.

#include <cb_mux.h>

Data Fields

struct cb_muxnext
 next entry in the cb_mux list
 
cb_mux_cbid_t cbid
 identifier for this callback
 
void * info
 optional extra information
 
cb_mux_cb_t cb
 callback function
 
void * arg
 argument for callback function
 

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