#include <stringfields.h>
Data Fields | |
char | base [0] |
ast_string_field_pool * | prev |
Definition at line 126 of file stringfields.h.
char base[0] |
storage space for the fields
Definition at line 128 of file stringfields.h.
struct ast_string_field_pool* prev |
pointer to the previous pool, if any
Definition at line 127 of file stringfields.h.
Referenced by __ast_string_field_init().