pub unsafe extern "C" fn mi_stats_print_out(
out: mi_output_fun,
arg: *mut c_void,
)Expand description
Print the main statistics.
Pass None for out to use the default. If out is provided, arc is
passed as it’s second parameter.
Most detailed when using a debug build.