Function Z3_mk_empty_set

Source
pub unsafe extern "C" fn Z3_mk_empty_set(
    c: Z3_context,
    domain: Z3_sort,
) -> Z3_ast
Expand description

Create the empty set.