[][src]Function z3_sys::Z3_goal_inconsistent

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

Return true if the given goal contains the formula false.