OSSingleton.dumpMemoryToFile

Dumps the memory allocation ringlist to a file (only works in debug). Entry format per line: "Address - Size - Description".

struct OSSingleton
@nogc nothrow
void
dumpMemoryToFile
(
StringArg0
)
(
in StringArg0 file
)

Meta