class Nokogiri::LibXML::XmlAlloc
:nodoc:
this class only exists to create a xmlFree() finalizer
:nodoc:
def self.release ptr
def self.release ptr LibXML.xmlFree(ptr) end
:nodoc:
this class only exists to create a xmlFree() finalizer
:nodoc:
def self.release ptr LibXML.xmlFree(ptr) end