|
Zen API
|
| kStatus kDebugAlloc_DetectLeakedObjects | ( | kDebugAlloc | object, |
| k64u | since | ||
| ) |
Makes note of outstanding allocations that appear to be objects from any currently-loaded assembly.
This function records information about outstanding allocations that appear to be objects, for later use when logging leak information.
| object | Memory allocator. |
| since | Memory checkpoint (or zero for beginning). |