dplug v4.2.2 (2017-05-30T16:49:02Z)
Home
Dub
Repo
freeSlice
dplug
core
nogc
Free a slice allocated with
mallocSlice
.
nothrow @
nogc
void
freeSlice
(
T
)
(
const
(
T
)[]
slice
)
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
Free a slice allocated with mallocSlice.