#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 *) |
Definition at line 108 of file mxml.h.
Referenced by mxmlDelete(), mxmlNewCustom(), and mxmlSetCustom().