Sat Apr 26 2014 22:03:23

Asterisk developer's documentation


ast_atexit Struct Reference
Collaboration diagram for ast_atexit:

Data Fields

void(* func )(void)
int is_cleanup
struct {
   struct ast_atexit *   next
list

Detailed Description

Definition at line 229 of file asterisk.c.


Field Documentation

Definition at line 231 of file asterisk.c.

Referenced by ast_run_atexits(), and register_atexit().

struct ast_atexit* next

Definition at line 232 of file asterisk.c.


The documentation for this struct was generated from the following file: