Sha256: 2799066712b506092706eb549b7fb925b3fcf3912536397db241661350a87177
Contents?: true
Size: 203 Bytes
Versions: 1
Compression:
Stored size: 203 Bytes
Contents
#ifndef RUBY_NATIVE_SFCC_CIM_CLASS_H #define RUBY_NATIVE_SFCC_CIM_CLASS_H #include "sfcc.h" void init_cim_class(); extern VALUE cSfccCimClass; VALUE Sfcc_wrap_cim_class(CIMCClass *cimclass); #endif
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sfcc-0.5.0 | ext/sfcc/cim_class.h |