Function std::rt::heap::stats_print [] [src]

pub fn stats_print()
Unstable

: the precise API and guarantees it provides may be tweaked slightly, especially to possibly take into account the types being stored to make room for a future tracing garbage collector

Prints implementation-defined allocator statistics.

These statistics may be inconsistent if other threads use the allocator during the call.