[][src]Function z3_sys::Z3_mk_set_complement

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

Take the complement of a set.