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