Function cast_int64_to_uint32

Source
fn cast_int64_to_uint32(a: i64) -> Result<u32, EvalError>