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