#include <mxml.h>
| Data Fields | |
| void * | data | 
| void(* | destroy )(void *) | 
Definition at line 105 of file mxml.h.
| void* mxml_custom_s::data | 
Definition at line 107 of file mxml.h.
Referenced by mxmlDelete(), mxmlNewCustom(), and mxmlSetCustom().
| void(* mxml_custom_s::destroy)(void *) | 
Referenced by mxmlDelete(), mxmlNewCustom(), and mxmlSetCustom().
 1.5.5
 1.5.5