[][src]Function libmimalloc_sys::mi_stats_print

pub unsafe extern "C" fn mi_stats_print(_: *mut c_void)

Print the main statistics.

Ignores the passed in argument, and outputs to the registered output function or stderr by default.

Most detailed when using a debug build.