Wed Jan 8 2020 09:50:23

Asterisk developer's documentation


ast_module Struct Reference

Data Fields

struct {
   struct ast_module *   next
 
entry
 
struct {
   unsigned int   declined:1
 
   unsigned int   running:1
 
flags
 
struct ast_module_infoinfo
 
void * lib
 
char resource [0]
 
int usecount
 
struct module_user_list users
 

Detailed Description

Definition at line 89 of file loader.c.

Field Documentation

unsigned int declined
struct { ... } entry
struct ast_module* next

Definition at line 98 of file loader.c.

unsigned int running

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