Sha256: 94090b909a040735c779be023f2c1af82b9478d628162bc33352cbabf25199ca
Contents?: true
Size: 268 Bytes
Versions: 3
Compression:
Stored size: 268 Bytes
Contents
/* * File: Platform.h * Author: wayne * * Created on August 29, 2008, 2:09 PM */ #ifndef _PLATFORM_H #define _PLATFORM_H #ifdef __cplusplus extern "C" { #endif extern void rb_FFI_Platform_Init(); #ifdef __cplusplus } #endif #endif /* _PLATFORM_H */
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ffi-0.2.0 | ext/Platform.h |
ffi-0.1.0 | ext/Platform.h |
ffi-0.1.1 | ext/Platform.h |