LibJuno 0.23.0
LibJuno is a lightweight C99 library designed specifically for embedded systems.
Loading...
Searching...
No Matches
buff_queue_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_queue_api.h:

Go to the source code of this file.

Data Structures

struct  JUNO_BUFF_QUEUE_TAG
 

Typedefs

typedef struct JUNO_BUFF_QUEUE_API_TAG JUNO_BUFF_QUEUE_API_T
 
typedef struct JUNO_BUFF_QUEUE_TAG JUNO_BUFF_QUEUE_T
 

Typedef Documentation

◆ JUNO_BUFF_QUEUE_API_T

typedef struct JUNO_BUFF_QUEUE_API_TAG JUNO_BUFF_QUEUE_API_T

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

Author

◆ JUNO_BUFF_QUEUE_T