TLRegionAllocator.peek

Peek at the current head of the region.

This value can be used to check how many bytes have been allocated so far, and to determine the alignment of the next allocation.

struct TLRegionAllocator
static
size_t
peek
()

Meta