FloatIntBits

Undocumented in source.
union FloatIntBits {}

Members

Variables

floatBits
float floatBits;
Undocumented in source.
intBits
int intBits;
Undocumented in source.

Meta