std.experimental.allocator.building_blocks.region.SbrkRegion.allocate
- multiple declarations
Function SbrkRegion.allocate
Rounds the given size to a multiple of the alignment
void[] allocate
(
size_t bytes
) shared;
Function SbrkRegion.allocate
Rounds the given size to a multiple of the alignment
void[] allocate
(
size_t bytes
) shared;