Z3_mk_re_complement

Function Z3_mk_re_complement 

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

Create the complement of the regular language re.