pub unsafe extern "C" fn Z3_is_string_sort(
c: Z3_context,
s: Z3_sort,
) -> boolExpand description
Check if s is a string sort.
pub unsafe extern "C" fn Z3_is_string_sort(
c: Z3_context,
s: Z3_sort,
) -> boolCheck if s is a string sort.