Function z3_sys::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.