Function cast_int64_to_uint64

Source
fn cast_int64_to_uint64(a: i64) -> Result<u64, EvalError>