Skip to content

usearenadata

Justin Schwartz edited this page Jun 27, 2020 · 4 revisions

usearenadata

  • ACE Inline Expansion*

Declare a pointer to the arena data struct defined by ($#arenadata, and also used to store arena-level interface pointers.)

Valid Syntax

  • $usearenadata(var, arena)

Parameters

var

the name of the variable to declare

arena

the pointer to the arena to point to

Clone this wiki locally