pub unsafe extern "C" fn get_boolean_sort(
tm: *mut TermManager,
) -> SortExpand description
Get the Boolean sort. @param tm The term manager instance. @return Sort Boolean.
pub unsafe extern "C" fn get_boolean_sort(
tm: *mut TermManager,
) -> SortGet the Boolean sort. @param tm The term manager instance. @return Sort Boolean.