Function Z3_model_dec_ref

Source
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.