lwdr ~master (2021-10-15T13:07:10Z)
Dub
Repo
lifetime.common
lifetime
Undocumented in source.
Public Imports
lwdr.tracking
public
import
lwdr
.
tracking
;
Members
Functions
_d_delmemory
void
_d_delmemory
(void** p)
Deallocate heap memory
rt_finalize
void
rt_finalize
(void* p, bool det, bool resetMemory)
Finalize (run dtors) on type
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)
Zero the memory of target
ptr
Meta
Source
See Source File
lifetime
modules
array_
class_
common
delegate_
item
padding
throwable