Sha256: 169649b9606db33d2d0d432f9990c5710c2af90a46e45104f2b73f649f86dafa
Contents?: true
Size: 267 Bytes
Versions: 12
Compression:
Stored size: 267 Bytes
Contents
/* Please see the LICENSE file for copyright and distribution information */ #ifndef __RXML_NAMESPACE__ #define __RXML_NAMESPACE__ extern VALUE cXMLNamespace; void rxml_init_namespace(void); VALUE rxml_namespace_wrap(xmlNsPtr xns, RUBY_DATA_FUNC freeFunc); #endif
Version data entries
12 entries across 12 versions & 1 rubygems