Function z3_sys::Z3_goal_num_exprs[][src]

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

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