dplug ~master (2024-09-30T22:25:31Z)
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
assumeZeroTerminated
browseNoGC
debugBreak
debugLog
debugLogf
decodeBase64
destroyFree
destroyNoGC
encodeBase64
freeSlice
mallocDup
mallocIDup
mallocNew
mallocSlice
mallocSliceNoInit
stringDup
stringIDup
stringNCopy
timSort
unsafeObjectCast
structs
CStringImpl