Function z3_sys::Z3_solver_push [] [src]

pub unsafe extern "C" fn Z3_solver_push(c: Z3_context, s: Z3_solver)

Create a backtracking point.

The solver contains a stack of assertions.

See also: