
Data Fields | |
| void(* | func )(void) |
| ast_atexit * | next |
Definition at line 191 of file asterisk.c.
| void(* func)(void) |
Referenced by ast_register_atexit(), ast_run_atexits(), and ast_unregister_atexit().
| struct ast_atexit* next |
Definition at line 193 of file asterisk.c.
Referenced by ast_run_atexits(), and ast_unregister_atexit().
1.4.7