Wed Jan 8 2020 09:50:23

Asterisk developer's documentation


ast_atexit Struct Reference

Data Fields

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

Detailed Description

Definition at line 210 of file asterisk.c.

Field Documentation

int is_cleanup

Definition at line 212 of file asterisk.c.

Referenced by ast_run_atexits(), and register_atexit().

struct ast_atexit* next

Definition at line 213 of file asterisk.c.


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