Function Z3_mk_set_complement

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

Take the complement of a set.