Exemple #1
0
func init() {
	C.libxmlGoInit()
}
Exemple #2
0
func init() {
	C.xmlCheckVersion(LIBXML_NUMERIC_VERSION)
	C.libxmlGoInit()
}