PureMallocator.deallocatePtr

Deallocate using a pointer only like what free does.

struct PureMallocator
const shared pure nothrow @nogc @system
bool
deallocatePtr
(
void* b
)

Meta