Function z3_sys::Z3_goal_size[][src]

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

Return the number of formulas in the given goal.