Sha256: c2e6e60953c86ae8461593d9131c4a72f2c620d50fb942ed7215010d7a1d558b

Contents?: true

Size: 209 Bytes

Versions: 1

Compression:

Stored size: 209 Bytes

Contents

#ifndef RUBY_NATIVE_SFCC_CIMC_STRING_H
#define RUBY_NATIVE_SFCC_CIMC_STRING_H

#include "sfcc.h"

void init_cim_string();

extern VALUE cSfccCimString;
VALUE Sfcc_wrap_cim_string(CIMCString *string);

#endif

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sfcc-0.5.0 ext/sfcc/cim_string.h