Z3_mk_seq_sort

Function Z3_mk_seq_sort 

Source
pub unsafe extern "C" fn Z3_mk_seq_sort(
    c: Z3_context,
    s: Z3_sort,
) -> Option<Z3_sort>
Expand description

Create a sequence sort out of the sort for the elements.