[][src]Function z3_sys::Z3_goal_num_exprs

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

Return the number of formulas, subformulas and terms in the given goal.