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