|
JACK-AUDIO-CONNECTION-KIT
|
#include <stdlib.h>Go to the source code of this file.
Data Structures | |
| struct | _JSList |
Macros | |
| #define | jack_slist_next(slist) |
Typedefs | |
| typedef struct _JSList | JSList |
| typedef int(* | JCompareFunc) (void *a, void *b) |
| #define jack_slist_next | ( | slist | ) |
| typedef int(* JCompareFunc) (void *a, void *b) |