pub unsafe extern "C" fn cvc5_get_integer_sort(
tm: *mut Cvc5TermManager,
) -> Cvc5SortExpand description
Get the Integer sort. @param tm The term manager instance. @return Sort Integer.
pub unsafe extern "C" fn cvc5_get_integer_sort(
tm: *mut Cvc5TermManager,
) -> Cvc5SortGet the Integer sort. @param tm The term manager instance. @return Sort Integer.