Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


loadupdate Struct Reference

Data Fields

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

Detailed Description

Definition at line 121 of file loader.c.

Field Documentation

struct { ... } entry
struct loadupdate* next

Definition at line 123 of file loader.c.

int(* updater)(void)

Definition at line 122 of file loader.c.

Referenced by ast_loader_register(), ast_loader_unregister(), and ast_update_use_count().


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