Function z3_sys::Z3_mk_seq_sort

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

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