Vuo  2.3.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;
36 
40 
45 
47 
55 
56 #ifdef __cplusplus
57 }
58 #endif
59