AllocationDescription
class AllocationDescription {
}
Members
- allocatedBytes
long allocatedBytes;
Undocumented in source.
- allocationId
long allocationId;
Undocumented in source.
- allocatorName
string allocatorName;
Undocumented in source.
- hasSingleReference
bool hasSingleReference;
Undocumented in source.
- ptr
ulong ptr;
Undocumented in source.
- requestedBytes
long requestedBytes;
Undocumented in source.