dlangui v0.10.0 (2022-11-08T19:06:33Z)
Home
Dub
Repo
deallocate
dimage
memory
Undocumented in source. Be warned that the author may not have intended to support it.
void
deallocate
(T obj)
void
deallocate
(
T
)
(
ref
T
obj
)
if
(
isArray
!
T
)
void
deallocate
(T obj)
void
deallocate
(T* obj)
Meta
Source
See Implementation
dimage
memory
aliases
Delete
New
functions
addRecord
allocate
allocatedMemory
deallocate
markDeleted
printMemoryLog
interfaces
Freeable
manifest constants
psize
structs
AllocationRecord
variables
counter
records