Sha256: 079ad7dd2eb8c8840639d78df065eb7bfeddc02a760e31f3760e002170e17e1d
Contents?: true
Size: 207 Bytes
Versions: 3
Compression:
Stored size: 207 Bytes
Contents
#ifndef RUBY_NATIVE_SFCC_CIM_CLIENT_H #define RUBY_NATIVE_SFCC_CIM_CLIENT_H #include "sfcc.h" void init_cim_client(); extern VALUE cSfccCimClient; VALUE Sfcc_wrap_cim_client(CMCIClient *client); #endif
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
sfcc-0.1.2 | ext/sfcc/cim_client.h |
sfcc-0.1.1 | ext/sfcc/cim_client.h |
sfcc-0.1.0 | ext/sfcc/cim_client.h |