LibJuno 0.23.0
LibJuno is a lightweight C99 library designed specifically for embedded systems.
|
#include "juno/macros.h"
#include "juno/memory/memory_api.h"
#include "juno/status.h"
#include "juno/module.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 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
typedef struct JUNO_BUFF_QUEUE_TAG JUNO_BUFF_QUEUE_T |