Function mz_expr::func::cast_float32_to_int64

source ยท
pub fn cast_float32_to_int64<'a>(a: f32) -> Result<i64, EvalError>