Function expr::func::cast_float64_to_int64[][src]

pub fn cast_float64_to_int64<'a>(a: f64) -> Result<i64, EvalError>