Function cast_float32_to_uint64

Source
fn cast_float32_to_uint64(a: f32) -> Result<u64, EvalError>