Sha256: f1330bbc86b888af2828c2e10efa6356820d9284b3cf6ffaa23b651be50d6158
Contents?: true
Size: 252 Bytes
Versions: 30
Compression:
Stored size: 252 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); #endif
Version data entries
30 entries across 30 versions & 1 rubygems