1.3.4. memory_DebugDump()

[<<<] [>>>]

This is a debugging function that dumps several variable data to the standard output. The actual behavior of the function may change according to the actual debug needs.

void memory_DebugDump(pMemoryObject pMo
);

[<<<] [>>>]