Function cast_uint64_to_int32

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