Andrew Kelley 6fde2fcd51 allow in-memory coercion of differently-named floats with same bits
For example, this allows passing a `*c_longdouble` where a `*f80` is
expected, provided that `c_longdouble` maps to `f80` for this target.
2022-05-08 13:05:16 -07:00
..
2022-01-30 21:27:52 +02:00
2020-10-31 12:21:49 +02:00