Vuo  2.3.2
VuoTextCase.h
Go to the documentation of this file.
1 
10 #pragma once
11 
13 typedef const struct VuoList_VuoTextCase_struct { void *l; } * VuoList_VuoTextCase;
14 #define VuoList_VuoTextCase_TYPE_DEFINED
16 
17 struct json_object;
18 
30 typedef enum {
36 
38 struct json_object * VuoTextCase_getJson(const VuoTextCase value);
40 char * VuoTextCase_getSummary(const VuoTextCase value);
41 
47 char * VuoTextCase_getString(const VuoTextCase value);
51