BufferAllocator.Data

Undocumented in source.
struct BufferAllocator(BASE_TYPE = ubyte)
struct Data {}

Members

Variables

end
BASE_VALUE_TYPE* end;
Undocumented in source.
ptr
BASE_VALUE_TYPE* ptr;
Undocumented in source.

Meta