Sha256: e03346dd590941c1afb92237913bf8e5e35a706bd410f090076f1bb15db33bf3
Contents?: true
Size: 178 Bytes
Versions: 5
Compression:
Stored size: 178 Bytes
Contents
#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
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
ffi-0.3.0 | ext/ffi_c/Platform.h |
ffi-0.3.1 | ext/ffi_c/Platform.h |
ffi-0.3.4 | ext/ffi_c/Platform.h |
ffi-0.3.2 | ext/ffi_c/Platform.h |
ffi-0.3.3 | ext/ffi_c/Platform.h |