Function z3_sys::Z3_solver_get_num_scopes[][src]

pub unsafe extern "C" fn Z3_solver_get_num_scopes(
    c: Z3_context,
    s: Z3_solver
) -> c_uint
Expand description

Return the number of backtracking points.

See also: