Function z3_sys::Z3_model_dec_ref[][src]

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.