Sha256: 36a46c7e43605a6d4da6a8eef32cc73cdb521fc1801e1dc78f49957d8af83a34
Contents?: true
Size: 236 Bytes
Versions: 10
Compression:
Stored size: 236 Bytes
Contents
/* Please see the LICENSE file for copyright and distribution information */ #ifndef __RXML_DOCUMENT__ #define __RXML_DOCUMENT__ extern VALUE cXMLDocument; void rxml_init_document(); VALUE rxml_document_wrap(xmlDocPtr xnode); #endif
Version data entries
10 entries across 10 versions & 1 rubygems