![]() |
Home page |
Mailing list |
Docs
Collaboration diagram for ast_string_field_pool:Asterisk developer's documentation :: Codename Pineapple
ast_string_field_pool Struct Reference
#include <stringfields.h>

Definition at line 112 of file stringfields.h.
Data Fields | |
| char | base [0] |
| ast_string_field_pool * | prev |
|
|
storage space for the fields Definition at line 114 of file stringfields.h. Referenced by __ast_string_field_alloc_space(), and __ast_string_field_index_build_va(). |
|
|
pointer to the previous pool, if any Definition at line 113 of file stringfields.h. |