Function f32_to_bits

Source
pub const fn f32_to_bits(val: f32) -> u32
Expand description

Raw transmutation from f32 to u32.