Data Fields | |
unsigned int | id_count |
struct { | |
ast_framehook * first | |
ast_framehook * last | |
} | list |
Definition at line 47 of file framehook.c.
struct ast_framehook* first |
Definition at line 49 of file framehook.c.
unsigned int id_count |
struct ast_framehook* last |
Definition at line 49 of file framehook.c.
struct { ... } list |