mark_range

Search a range of memory values and mark any pointers into the GC pool using type information (bitmask of pointer locations).

void
mark_range
(
void* pbot
,
void* ptop
,)

Meta