phobos-next v0.3.8 (2020-08-04T23:11:21Z)
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.