phobos-next v0.3.7 (2020-07-28T23:34:39Z)
Home
Dub
Repo
PureMallocator.deallocatePtr
nxt
pure_mallocator
PureMallocator
Deallocate using a pointer only like what
free
does.
struct
PureMallocator
const shared pure nothrow @
nogc
@
system
bool
deallocatePtr
(
void
*
b
)
Meta
Source
See Implementation
nxt
pure_mallocator
PureMallocator
functions
allocate
allocateZeroed
deallocate
deallocatePtr
reallocate
static variables
instance
variables
alignment
Deallocate using a pointer only like what free does.