asmjit::ZoneStackBase::Block Struct Reference

Public Members

Member Functions

Member Data Documentation

Block* ZoneStackBase::Block::_link[2]◆ 

Next and previous blocks.

void* ZoneStackBase::Block::_start◆ 

Pointer to the start of the array.

void* ZoneStackBase::Block::_end◆ 

Pointer to the end of the array.