ae ~next (2021-10-23T04:25:29.3345725)
Dub
Repo
unmanagedNew
ae
sys
data
Allocate and construct a new class in
malloc
'd memory.
C
unmanagedNew
(
C
Args
...
)
(
auto
ref
Args
args
)
if
(
is
(
C
== class)
)
Meta
Source
See Implementation
ae
sys
data
classes
DataWrapper
functions
setGCThreshold
unmanagedDelete
unmanagedNew
static variables
allocCount
dataCount
dataMemory
dataMemoryPeak
structs
Data
Allocate and construct a new class in malloc'd memory.