pub unsafe extern "C" fn Z3_mk_string_sort(c: Z3_context) -> Z3_sortExpand description
Create a sort for 8 bit strings.
This function creates a sort for ASCII strings. Each character is 8 bits.
pub unsafe extern "C" fn Z3_mk_string_sort(c: Z3_context) -> Z3_sortCreate a sort for 8 bit strings.
This function creates a sort for ASCII strings. Each character is 8 bits.