pub unsafe extern "C" fn Z3_func_entry_dec_ref(
c: Z3_context,
e: Z3_func_entry,
)Expand description
Decrement the reference counter of the given Z3_func_entry object.
pub unsafe extern "C" fn Z3_func_entry_dec_ref(
c: Z3_context,
e: Z3_func_entry,
)Decrement the reference counter of the given Z3_func_entry object.