[][src]Function z3_sys::Z3_goal_is_decided_unsat

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

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