Contents Previous Next

mxml_load_cb_t

Description

Load callback function

Definition

typedef mxml_type_t (*mxml_load_cb_t)( mxml_node_t *);


Contents Previous Next