pub unsafe extern "C" fn Z3_mk_model(c: Z3_context) -> Z3_modelExpand description
Create a fresh model object. It has reference count 0.
pub unsafe extern "C" fn Z3_mk_model(c: Z3_context) -> Z3_modelCreate a fresh model object. It has reference count 0.