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