Sha256: 15546188e5a06871098b5771c98151af22aefd01994d015f3f484369e1320fac
Contents?: true
Size: 237 Bytes
Versions: 5646
Compression:
Stored size: 237 Bytes
Contents
/* -*-c-*- */ /* Complex base type. */ #define T_FFI_TYPE ffi_type_complex_double /* C type corresponding to the base type. */ #define T_C_TYPE double /* C cast for a value of type T_C_TYPE that is passed to printf. */ #define T_CONV
Version data entries
5,646 entries across 5,629 versions & 41 rubygems