Sha256: 057cc07286e06af6a563a4f4570e33c9e0093f454760821dd50eaf3f2855cfda
Contents?: true
Size: 214 Bytes
Versions: 51
Compression:
Stored size: 214 Bytes
Contents
/* Please see the LICENSE file for copyright and distribution information */ #ifndef __RXML_IO__ #define __RXML_IO__ int rxml_read_callback(void *context, char *buffer, int len); void rxml_init_io(void); #endif
Version data entries
51 entries across 51 versions & 3 rubygems