dplug v4.2.2 (2017-05-30T16:49:02Z)
Home
Dub
Repo
destroyNoGC
dplug
core
nogc
Undocumented in source. Be warned that the author may not have intended to support it.
void
destroyNoGC
(T x)
nothrow @
nogc
void
destroyNoGC
(
T
)
(
T
x
)
if
(
is
(
T
== class) ||
is
(
T
== interface)
)
void
destroyNoGC
(T obj)
void
destroyNoGC
(T obj)
Meta
Source
See Implementation
dplug
core
nogc
aliases
CString
CString16
nogcComparisonFunction
functions
assumeNoGC
assumeNothrowNoGC
browseNoGC
debugBreak
destroyFree
destroyNoGC
ensureNotInGC
freeSlice
isCalledByGC
mallocDup
mallocEmplace
mallocIDup
mallocSlice
mallocSliceNoInit
mergeSort
quicksort
stringNCopy
unrecoverableError
unsafeObjectCast
structs
CStringImpl