#include <sl_cb.h>

Data Fields | |
| sl_cb_t * | callback |
| int | id |
| struct sl_callback * | next |
| void * | param |
| unsigned int | types |
Definition at line 60 of file sl_cb.h.
| int id |
struct sl_callback* next [read] |
Definition at line 65 of file sl_cb.h.
Referenced by destroy_slcb_lists(), register_slcb(), and run_sl_callbacks().
| void* param |
| unsigned int types |
1.5.6