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