Function cast_int32_to_uint64

Source
fn cast_int32_to_uint64(a: i32) -> Result<u64, EvalError>