Strophe 0.11
XMPP client library
|
#include <expat.h>
Data Fields | |
void *(* | malloc_fcn )(size_t size) |
void *(* | realloc_fcn )(void *ptr, size_t size) |
void(* | free_fcn )(void *ptr) |
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) |