Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
module_vector Struct Reference
Collaboration diagram for module_vector:
Collaboration graph
[legend]

Data Fields

size_t current
 
struct ast_module ** elems
 
size_t max
 

Detailed Description

Definition at line 140 of file loader.c.

Field Documentation

◆ current

size_t current

Definition at line 140 of file loader.c.

◆ elems

struct ast_module* * elems

Definition at line 140 of file loader.c.

◆ max

size_t max

Definition at line 140 of file loader.c.


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