Esempio n. 1
0
func init() {
	C.libxmlGoInit()
}
Esempio n. 2
0
func init() {
	C.xmlCheckVersion(LIBXML_NUMERIC_VERSION)
	C.libxmlGoInit()
}