BoehmAllocator.allocateZeroed

Allocates zero-initialized memory

struct BoehmAllocator
@trusted @nogc nothrow shared
void[]
allocateZeroed
(
size_t bytes
)

Meta