dict.h

Estructura xmlDict

El contenido de esta estructura no se hace público por la API.

Sintaxis

/*
 * The dictionnary.
 */
typedef struct _xmlDict xmlDict;
typedef xmlDict *xmlDictPtr;