Function libmimalloc_sys::mi_stats_print
source ยท pub unsafe extern "C" fn mi_stats_print(_: *mut c_void)
Expand description
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.