_CopyFloatFromInt32
Visual Studio 2005
This function copies an integer value to a floating-point register.
float _CopyFloatFromInt32( ___int32 arg1 );
Parameters
- arg1
- [in] The integer value acted upon by the function.