pub unsafe extern "C" fn Z3_mk_empty_set(
c: Z3_context,
domain: Z3_sort,
) -> Option<Z3_ast>Expand description
Create the empty set.
pub unsafe extern "C" fn Z3_mk_empty_set(
c: Z3_context,
domain: Z3_sort,
) -> Option<Z3_ast>Create the empty set.