Function z3_sys::Z3_mk_set_union[][src]

pub unsafe extern "C" fn Z3_mk_set_union(
    c: Z3_context,
    num_args: c_uint,
    args: *const Z3_ast
) -> Z3_ast
Expand description

Take the union of a list of sets.