lifetime.common

Undocumented in source.

Public Imports

lwdr.tracking
public import lwdr.tracking;
Undocumented in source.

Members

Functions

_d_delmemory
void _d_delmemory(void** p)
Undocumented in source. Be warned that the author may not have intended to support it.
rt_finalize
void rt_finalize(void* p, bool det, bool resetMemory)
Undocumented in source. Be warned that the author may not have intended to support it.
structTypeInfoSize
size_t structTypeInfoSize(TypeInfo ti)
Undocumented in source. Be warned that the author may not have intended to support it.
unqualify
inout(TypeInfo) unqualify(inout(TypeInfo) cti)
Undocumented in source. Be warned that the author may not have intended to support it.
zeroMem
void zeroMem(void* ptr, size_t length)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta