mi_stats_print

Print statistics.

extern (C) @nogc pure @system nothrow
void
mi_stats_print
(
FILE* out_
)

Parameters

out_ FILE*

Output file. Use NULL for stderr.

Most detailed when using a debug build.

Meta