☰
D
dejadoc
PHOBOS
/
std.experimental.allocator.building_blocks.region
/
InSituRegion.alignedAllocate
🔍
☾
InSituRegion.alignedAllocate
void[] alignedAllocate(size_t n, uint a)
As above, but the memory allocated is aligned at
a
bytes.