Function tidb_query_expr::impl_math::i64_to_usize[][src]

pub fn i64_to_usize(i: i64, is_unsigned: bool) -> (usize, bool)