|
JackUtils 0.5
Provides simplified Jack API for clients :)
|
Main header file with general definitions for the JackUtils API. More...
#include <stddef.h>#include <stdint.h>#include <stdlib.h>#include <string.h>#include <stdbool.h>Go to the source code of this file.
Data Structures | |
| struct | program_info |
| Structure required for custom cllients, that uses jackutils! It provides libjackutils with general information about your program. More... | |
Typedefs | |
| typedef signed long | ju_ssize_t |
| Signed size type. | |
Variables | |
| const struct program_info | program_info |
| to make it simply acessable from ANYWHERE :D | |
Main header file with general definitions for the JackUtils API.
Included automaticlu by jackutils.h file!