Function z3_sys::Z3_solver_reset[][src]

pub unsafe extern "C" fn Z3_solver_reset(c: Z3_context, s: Z3_solver)
Expand description

Remove all assertions from the solver.

See also: