Wed Jan 8 2020 09:50:23

Asterisk developer's documentation


ast_module_user Struct Reference

Data Fields

struct ast_channelchan
 
struct {
   struct ast_module_user *   next
 
entry
 

Detailed Description

Definition at line 72 of file loader.c.

Field Documentation

struct ast_channel* chan

Definition at line 73 of file loader.c.

Referenced by __ast_module_user_add(), and __ast_module_user_hangup_all().

struct { ... } entry
struct ast_module_user* next

Definition at line 74 of file loader.c.


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