MergedAllocation.allocate

Allocate actual storage for the merged allocation. From there, you need to define exactly the same area with alloc and allocArray. This time they will get a proper value.

struct MergedAllocation
nothrow @nogc
void
allocate
()

Meta