[][src]Function z3_sys::Z3_is_re_sort

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

Check if s is a regular expression sort.