Function Z3_stats_to_string

Source
pub unsafe extern "C" fn Z3_stats_to_string(
    c: Z3_context,
    s: Z3_stats,
) -> Z3_string
Expand description

Convert a statistics into a string.