[][src]Function z3_sys::Z3_mk_string_sort

pub unsafe extern "C" fn Z3_mk_string_sort(c: Z3_context) -> Z3_sort

Create a sort for 8 bit strings.

This function creates a sort for ASCII strings. Each character is 8 bits.