htils 1
A small set of utilities for C programming.
Loading...
Searching...
No Matches
temp_arena Struct Reference

A temporary arena. More...

#include <arena.h>

Data Fields

struct arenaarena
 
u64 start_pos
 

Detailed Description

A temporary arena.

Parameters
arenaThe arena to create the temporary arena from.
start_posThe position to start the temporary arena from.

Field Documentation

◆ arena

struct arena* temp_arena::arena

◆ start_pos

u64 temp_arena::start_pos

The documentation for this struct was generated from the following file: