ContextAllocator.free

Deallocate bytes, helper function. p can be null.

struct ContextAllocator
nothrow @nogc @safe @system
void
free
(
void* p
)

Meta