#include <manager.h>
Data Fields | |
char * | file |
manager_hook_t | helper |
struct { | |
manager_custom_hook * next | |
} | list |
Definition at line 97 of file manager.h.
helper function
Definition at line 101 of file manager.h.
Referenced by __ast_manager_event_multichan(), and send_string().
struct { ... } list |
Linked list information
struct manager_custom_hook* next |