Function z3_sys::Z3_mk_re_range

source ·
pub unsafe extern "C" fn Z3_mk_re_range(
    c: Z3_context,
    lo: Z3_ast,
    hi: Z3_ast
) -> Z3_ast
Expand description

Create the range regular expression over two sequences of length 1.