nn::util::Float32::Float32ToBits32
static u32 Float32ToBits32( f32 value );
Converts an f32 value into the bit representation of a 32-bit floating-point number.
f32
CONFIDENTIAL