Sha256: d2a721a1184cbd6d58725bef9f7ae138416f6b257634f8d33c03b81d3a94dc86
Contents?: true
Size: 227 Bytes
Versions: 7
Compression:
Stored size: 227 Bytes
Contents
/* Please see the LICENSE file for copyright and distribution information */ #ifndef __RUBY_XML_H__ #define __RUBY_XML_H__ extern VALUE mXML; int rxml_libxml_default_options(void); void rxml_init_xml(void); #endif
Version data entries
7 entries across 7 versions & 1 rubygems