pub unsafe extern "C" fn Z3_func_interp_dec_ref(
c: Z3_context,
f: Z3_func_interp,
)Expand description
Decrement the reference counter of the given Z3_func_interp object.
pub unsafe extern "C" fn Z3_func_interp_dec_ref(
c: Z3_context,
f: Z3_func_interp,
)Decrement the reference counter of the given Z3_func_interp object.