Vuo  2.0.2
VuoDictionary_VuoText_VuoText.h
Go to the documentation of this file.
1 
10 #pragma once
11 
20 #include "VuoText.h"
21 #include "VuoText.h"
22 #include "VuoList_VuoText.h"
23 
24 #ifdef __cplusplus
25 extern "C" {
26 #endif
27 
31 typedef struct
32 {
33  VuoList_VuoText keys;
34  VuoList_VuoText values;
35  char unused;
37 
41 
46 
48 
56 
57 #ifdef __cplusplus
58 }
59 #endif
60