phobos-next v0.5.1 (2022-12-21T17:07:30Z)
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).