Sha256: 93eeb46caf10dd6361573f5de341d7e5254e1b4c5ffa385d5577900b94058906
Contents?: true
Size: 223 Bytes
Versions: 15
Compression:
Stored size: 223 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
15 entries across 15 versions & 1 rubygems