Function z3_sys::Z3_is_seq_sort[][src]

pub unsafe extern "C" fn Z3_is_seq_sort(
    c: Z3_context,
    s: Z3_sort
) -> bool
Expand description

Check if s is a sequence sort.