pub unsafe extern "C" fn Z3_stats_to_string(
c: Z3_context,
s: Z3_stats,
) -> Z3_stringExpand description
Convert a statistics into a string.
pub unsafe extern "C" fn Z3_stats_to_string(
c: Z3_context,
s: Z3_stats,
) -> Z3_stringConvert a statistics into a string.