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