#include <expat.h>
Data Fields | |
| void *(* | malloc_fcn )(size_t size) |
| void *(* | realloc_fcn )(void *ptr, size_t size) |
| void(* | free_fcn )(void *ptr) |
Definition at line 196 of file expat.h.
| void*(* XML_Memory_Handling_Suite::malloc_fcn)(size_t size) |
| void*(* XML_Memory_Handling_Suite::realloc_fcn)(void *ptr, size_t size) |
| void(* XML_Memory_Handling_Suite::free_fcn)(void *ptr) |
1.5.6