Sha256: 52ea194962f9ea82af35af5844c9b9241b926581ae827416b538635232af717e
Contents?: true
Size: 209 Bytes
Versions: 33
Compression:
Stored size: 209 Bytes
Contents
#ifndef NOKOGIRI_XML_NODE_SET #define NOKOGIRI_XML_NODE_SET #include <native.h> void init_xml_node_set(); extern VALUE cNokogiriXmlNodeSet ; VALUE Nokogiri_wrap_xml_node_set(xmlNodeSetPtr node_set) ; #endif
Version data entries
33 entries across 33 versions & 2 rubygems