#include <switch_apr.h>
Collaboration diagram for switch_array_header_t:
Data Fields | |
| switch_memory_pool_t * | pool |
| int | elt_size |
| int | nelts |
| int | nalloc |
| char * | elts |
Definition at line 951 of file switch_apr.h.
The pool the array is allocated out of
Definition at line 953 of file switch_apr.h.
1.4.7