Function cast_numeric_to_int32

Source
pub fn cast_numeric_to_int32(a: Numeric) -> Result<i32, EvalError>