Asterisk - The Open Source Telephony Project GIT-master-2de1a68
Data Fields
loadupdate Struct Reference
Collaboration diagram for loadupdate:
Collaboration graph
[legend]

Data Fields

struct {
   struct loadupdate *   next
 
entry
 
int(* updater )(void)
 

Detailed Description

Definition at line 624 of file loader.c.

Field Documentation

◆ 

struct { ... } entry

◆ next

struct loadupdate* next

Definition at line 626 of file loader.c.

◆ updater

int(* updater) (void)

Definition at line 625 of file loader.c.

Referenced by ast_loader_unregister(), and ast_update_use_count().


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