fn queryCapacity(self: ArenaAllocator) usize
[src]
Queries the current memory use of this arena. This will not include the storage required for internal keeping.
fn queryCapacity(self: ArenaAllocator) usize
Queries the current memory use of this arena. This will not include the storage required for internal keeping.