implicit-context ~master (2023-10-01T12:12:01Z)
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.