Cyclone Scheme  0.28.0

◆ gc_heap_last()

gc_heap* gc_heap_last ( gc_heap h)

Get the heap's last page.

Parameters
hHeap to inspect
Returns
Pointer to the heap's last page

This function does not do any locking, it is the responsibility of the caller to hold the appropriate locks prior to calling.