Function z3_sys::Z3_goal_size [] [src]

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

Return the number of formulas in the given goal.