lwdr.tracking

Undocumented in source.

Members

Functions

disableMemoryTracking
void disableMemoryTracking()
Undocumented in source. Be warned that the author may not have intended to support it.
enableMemoryTracking
void enableMemoryTracking()
Undocumented in source. Be warned that the author may not have intended to support it.
enterMemoryTracking
MemAlloc enterMemoryTracking()
Undocumented in source. Be warned that the author may not have intended to support it.
lwdrInternal_alloc
void* lwdrInternal_alloc(size_t sz)
Undocumented in source. Be warned that the author may not have intended to support it.
lwdrInternal_alloc
void* lwdrInternal_alloc(size_t sz)
Undocumented in source. Be warned that the author may not have intended to support it.
lwdrInternal_allocBytes
ubyte[] lwdrInternal_allocBytes(size_t sz)
Undocumented in source. Be warned that the author may not have intended to support it.
lwdrInternal_allocBytes
ubyte[] lwdrInternal_allocBytes(size_t sz)
Undocumented in source. Be warned that the author may not have intended to support it.
lwdrInternal_free
void lwdrInternal_free(void* ptr)
Undocumented in source. Be warned that the author may not have intended to support it.
lwdrInternal_free
void lwdrInternal_free(void* ptr)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

AllocationList
struct AllocationList(T, size_t MaxElements)
Undocumented in source.
MemAlloc
struct MemAlloc
Undocumented in source.

Meta