Struct AllocStats.Chunk
A chunk is a suballocation from a block
struct Chunk
;
Fields
Name | Type | Description |
---|---|---|
end
|
ulong | |
layout
|
ResourceLayout | |
occupied
|
bool | |
start
|
ulong |