pub unsafe extern "C" fn Z3_optimize_dec_ref(
    c: Z3_context,
    d: Z3_optimize
)
Expand description

Decrement the reference counter of the given optimize context.