LibJuno 0.1.0
LibJuno is a lightweight C99 library designed specifically for embedded systems.
Loading...
Searching...
No Matches
JUNO_MEMORY_ALLOC_HDR_TAG Struct Reference

Structure for memory allocation header. Contains general information including the type of allocation. More...

#include <memory_types.h>

Data Fields

JUNO_MEMORY_ALLOC_TYPE_T tType
 Type of memory allocation.
 

Detailed Description

Structure for memory allocation header. Contains general information including the type of allocation.

Field Documentation

◆ tType

JUNO_MEMORY_ALLOC_TYPE_T JUNO_MEMORY_ALLOC_HDR_TAG::tType

Type of memory allocation.


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