ProtoCore v0.0.1
Deterministic, zero-heap network stack for embedded targets
Loading...
Searching...
No Matches
pc_arena_set Struct Reference

A set of pc_arena regions searched in insertion (preference) order. More...

#include <arena.h>

Public Attributes

pc_arena region [PC_ARENA_MAX_REGIONS]
 
size_t count
 Regions in use.
 

Detailed Description

A set of pc_arena regions searched in insertion (preference) order.

Definition at line 220 of file arena.h.

Member Data Documentation

◆ region

◆ count


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