Function z3_sys::Z3_goal_is_decided_unsat [] [src]

pub unsafe extern "C" fn Z3_goal_is_decided_unsat(
    c: Z3_context,
    g: Z3_goal
) -> Z3_bool

Return true if the goal contains false, and it is precise or the product of an over approximation.