LibJuno 0.23.0
LibJuno is a lightweight C99 library designed specifically for embedded systems.
Loading...
Searching...
No Matches
buff_stack_api.h File Reference
#include "juno/macros.h"
#include "juno/memory/memory_api.h"
#include "juno/status.h"
#include "juno/module.h"
Include dependency graph for buff_stack_api.h:

Go to the source code of this file.

Data Structures

struct  JUNO_BUFF_STACK_TAG
 

Typedefs

typedef struct JUNO_BUFF_STACK_API_TAG JUNO_BUFF_STACK_API_T
 
typedef struct JUNO_BUFF_STACK_TAG JUNO_BUFF_STACK_T
 

Typedef Documentation

◆ JUNO_BUFF_STACK_API_T

typedef struct JUNO_BUFF_STACK_API_TAG JUNO_BUFF_STACK_API_T

This API has been generated by LibJuno: https://www.robinonsay.com/libjuno/ This header contains the juno_buff_stack library API

Author

◆ JUNO_BUFF_STACK_T