ae v0.0.3053 (2021-06-01T17:26:23Z)
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.