Function z3_sys::Z3_tactic_fail_if[][src]

pub unsafe extern "C" fn Z3_tactic_fail_if(
    c: Z3_context,
    p: Z3_probe
) -> Z3_tactic
Expand description

Return a tactic that fails if the probe p evaluates to false.