Function cast_float32_to_uint32

Source
fn cast_float32_to_uint32(a: f32) -> Result<u32, EvalError>