Function z3_sys::Z3_mk_re_sort

source ·
pub unsafe extern "C" fn Z3_mk_re_sort(
    c: Z3_context,
    seq: Z3_sort
) -> Z3_sort
Expand description

Create a regular expression sort out of a sequence sort.