phobos-next v0.5.0 (2022-11-28T21:32:24Z)
Home
Dub
Repo
AlignedMallocator.allocate
nxt
my_mallocator
AlignedMallocator
Forwards to
alignedAllocate
(
bytes
,
platformAlignment
)
.
struct
AlignedMallocator
@
trusted
@
nogc
nothrow shared
void
[]
allocate
(
size_t
bytes
)
Meta
Source
See Implementation
nxt
my_mallocator
AlignedMallocator
functions
alignedAllocate
alignedReallocate
allocate
deallocate
reallocate
static variables
instance
variables
alignment
Forwards to alignedAllocate(bytes, platformAlignment).