std
::
math
::
nolibc
FloatInternal
union
FloatInternal
{
float
f
;
uint
i
;
}
Members
Methods