Heap.size

Retrieves the size of an allocated from this heap memory block.

Wrapper for HeapSize.

struct Heap
@system
size_t
size
(
void* p
,)

Throws

WinAPIException if getting size failed.

Meta