ae ~master (2024-01-05T13:09:51Z)
Home
Dub
Repo
unmanagedDelete
ae
sys
data
Delete a class instance created with
unmanagedNew
.
package nothrow @
nogc
void
unmanagedDelete
(
C
)
(
C
c
)
if
(
is
(
C
== class)
)
Meta
Source
See Implementation
ae
sys
data
aliases
CMemory
Data
DataWrapper
OSMemory
classes
DynamicMemory
Memory
functions
as
debugLog
debugStackTrace
pop
setGCThreshold
unmanagedAlloc
unmanagedDelete
unmanagedFree
unmanagedNew
static variables
allocCount
collectThreshold
dataCount
dataMemory
dataMemoryPeak
structs
TData
templates
DataElementType
variables
allocatedThreshold
Delete a class instance created with unmanagedNew.