dplug v6.0.22
Dub
Repo
freeSlice
dplug
core
nogc
Frees a slice allocated with
mallocSlice
.
nothrow @
nogc
void
freeSlice
(
T
)
(
const
(
T
)[]
slice
)
Meta
Source
See Implementation
dplug
core
nogc
aliases
nogcComparisonFunction
functions
assumeZeroTerminated
debugBreak
destroyFree
freeSlice
mallocDup
mallocEmplace
mallocIDup
mallocNew
mallocSlice
mallocSliceNoInit
mergeSort
quicksort
stringDup
stringIDup
unrecoverableError
unsafeObjectCast
structs
CStringImpl
Frees a slice allocated with mallocSlice.