LibJuno 0.1.0
LibJuno is a lightweight C99 library designed specifically for embedded systems.
Loading...
Searching...
No Matches
memory_api.h File Reference
#include "juno/status.h"
#include <stddef.h>
#include <stdint.h>
#include "juno/memory/memory_types.h"
Include dependency graph for memory_api.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  JUNO_MEMORY_API_TAG
 API for generic memory allocation operations. More...
 

Typedefs

typedef struct JUNO_MEMORY_API_TAG JUNO_MEMORY_API_T
 

Typedef Documentation

◆ JUNO_MEMORY_API_T