Contents Previous Next

mxml_error_cb_t

Description

Error callback function

Definition

typedef void (*mxml_error_cb_t)(const char *);


Contents Previous Next