[][src]Function z3_sys::Z3_mk_seq_sort

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

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