Loading...
Searching...
No Matches
memarray_element Struct Reference

Memory pool element. More...

Detailed Description

Memory pool element.

Internal memarray element struct to increase code readability

Definition at line 47 of file memarray.h.

#include <memarray.h>

Data Fields

struct memarray_elementnext
 Pointer to the next element.
 

Field Documentation

◆ next

struct memarray_element* memarray_element::next

Pointer to the next element.

Definition at line 48 of file memarray.h.


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