pub unsafe extern "C" fn Z3_fixedpoint_dec_ref(
c: Z3_context,
d: Z3_fixedpoint,
)Expand description
Decrement the reference counter of the given fixedpoint context.
pub unsafe extern "C" fn Z3_fixedpoint_dec_ref(
c: Z3_context,
d: Z3_fixedpoint,
)Decrement the reference counter of the given fixedpoint context.