tame ~master (2022-04-20T20:15:19.0723517)
Dub
Repo
mallocSlice
tame
nogc
Allocates a slice with
malloc
.
nothrow @
nogc
T
[]
mallocSlice
(
T
)
(
size_t
count
)
Meta
Source
See Implementation
tame
nogc
functions
assumeNoGC
assumeNothrowNoGC
freeSlice
mallocDup
mallocIDup
mallocSlice
mallocSliceNoInit
stringDup
stringIDup
Allocates a slice with malloc.