Sha256: d1366dc54d6f034196895ecea233a3420d23b36f367084e22bcae483ba3fc3e7

Contents?: true

Size: 268 Bytes

Versions: 1

Compression:

Stored size: 268 Bytes

Contents

#include <ruby.h>
#include <xlsxwriter.h>

#ifndef __SHARED_STRINGS__
#define __SHARED_STRINGS__

void
init_xlsxwriter_shared_strings_table();

extern VALUE cSharedStringsTable;

VALUE
alloc_shared_strings_table_by_ref(struct lxw_sst *);

#endif // __SHARED_STRINGS__

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
xlsxwriter-0.2.2 ext/xlsxwriter/shared_strings.h