Wed Jan 8 2020 09:50:23

Asterisk developer's documentation


ast_framehook_list Struct Reference

Data Fields

unsigned int id_count
 
struct {
   struct ast_framehook *   first
 
   struct ast_framehook *   last
 
list
 

Detailed Description

Definition at line 51 of file framehook.c.

Field Documentation

struct ast_framehook* first

Definition at line 53 of file framehook.c.

unsigned int id_count

Definition at line 52 of file framehook.c.

Referenced by ast_framehook_attach().

struct ast_framehook* last

Definition at line 53 of file framehook.c.


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