implicit-context v0.0.1 (2023-09-28T23:10:52Z)
Dub
Repo
ContextAllocator.free
implicitcontext
ContextAllocator
Deallocate bytes, helper function.
p
can be
null
.
struct
ContextAllocator
nothrow @
nogc
@
safe
@
system
void
free
(
void
*
p
)
Meta
Source
See Implementation
implicitcontext
ContextAllocator
functions
free
malloc
variables
realloc
Deallocate bytes, helper function. p can be null.