ae v0.0.3141 (2022-02-14T00:51:10Z)
Home
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.