[][src]Function z3_sys::Z3_mk_re_complement

pub unsafe extern "C" fn Z3_mk_re_complement(
    c: Z3_context,
    re: Z3_ast
) -> Z3_ast

Create the complement of the regular language re.