Sha256: 110afe5a372b6e075bd8828cc521983cd5d0a0b94cb26b860fa4493edbf48d69
Contents?: true
Size: 213 Bytes
Versions: 46
Compression:
Stored size: 213 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 rxml_init_xml(void); #endif
Version data entries
46 entries across 46 versions & 3 rubygems