Vuo  2.4.0
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
25extern "C" {
26#endif
27
31typedef struct
32{
33 VuoList_VuoText keys;
34 VuoList_VuoText values;
36
40
45
47
55
56#ifdef __cplusplus
57}
58#endif
59