Class: Nokogiri::LibXML::XmlRelaxNG
- Inherits:
-
FFI::ManagedStruct
- Object
- FFI::ManagedStruct
- Nokogiri::LibXML::XmlRelaxNG
- Defined in:
- lib/nokogiri/ffi/structs/xml_relax_ng.rb
Overview
:nodoc:
Class Method Summary collapse
Class Method Details
.release(ptr) ⇒ Object
7 8 9 |
# File 'lib/nokogiri/ffi/structs/xml_relax_ng.rb', line 7 def self.release ptr LibXML.xmlRelaxNGFree(ptr) end |