pub unsafe extern "C" fn Z3_simplifier_dec_ref(
c: Z3_context,
g: Z3_simplifier,
)Expand description
Decrement the reference counter of the given simplifier.
pub unsafe extern "C" fn Z3_simplifier_dec_ref(
c: Z3_context,
g: Z3_simplifier,
)Decrement the reference counter of the given simplifier.