FreeBlock

Undocumented in source.
@nogc nothrow
struct FreeBlock {}

Members

Variables

next
FreeBlock* next;
Undocumented in source.
size
size_t size;
Undocumented in source.

Meta