Function z3_sys::Z3_is_string_sort

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

Check if s is a string sort.