#include <pua_callback.h>

Data Fields | |
| struct pua_callback * | first |
| int | reg_types |
Definition at line 47 of file pua_callback.h.
struct pua_callback* first [read] |
Definition at line 48 of file pua_callback.h.
Referenced by destroy_puacb_list(), init_puacb_list(), register_puacb(), and run_pua_callbacks().
| int reg_types |
Definition at line 49 of file pua_callback.h.
Referenced by init_puacb_list(), and register_puacb().
1.5.6