Asterisk - The Open Source Telephony Project
21.4.1
|
Registered functions container. More...
Data Fields | |
struct ast_custom_function * | first |
struct ast_custom_function * | last |
ast_rwlock_t | lock |
Registered functions container.
It is sorted by function name.
Definition at line 59 of file pbx_functions.c.