Contents Previous Next

mxml_custom_load_cb_t

Description

Custom data load callback function

Definition

typedef int (*mxml_custom_load_cb_t)( mxml_node_t *, const char *);


Contents Previous Next