pub unsafe extern "C" fn Z3_mk_empty_set(
c: Z3_context,
domain: Z3_sort,
) -> Z3_astExpand description
Create the empty set.
pub unsafe extern "C" fn Z3_mk_empty_set(
c: Z3_context,
domain: Z3_sort,
) -> Z3_astCreate the empty set.