pub unsafe extern "C" fn Z3_model_dec_ref(c: Z3_context, m: Z3_model)Expand description
Decrement the reference counter of the given model.
pub unsafe extern "C" fn Z3_model_dec_ref(c: Z3_context, m: Z3_model)Decrement the reference counter of the given model.