Function z3_sys::Z3_model_inc_ref

source ·
pub unsafe extern "C" fn Z3_model_inc_ref(c: Z3_context, m: Z3_model)
Expand description

Increment the reference counter of the given model.