Function cast_int64_to_int32

Source
fn cast_int64_to_int32(a: i64) -> Result<i32, EvalError>