
Data Fields | |
| void(* | func )(void) |
| struct { | |
| struct ast_atexit * next | |
| } | list |
Definition at line 203 of file asterisk.c.
| void(* func)(void) |
Referenced by ast_register_atexit(), ast_run_atexits(), and ast_unregister_atexit().
| struct { ... } list |
| struct ast_atexit* next |
Definition at line 205 of file asterisk.c.
1.6.2