We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8721e67 commit c8170c8Copy full SHA for c8170c8
arch/prose/idl.adoc
@@ -96,6 +96,7 @@ description builtin
96
body for
97
if else
98
enum bitfield
99
+struct
100
----
101
102
== Data Types
@@ -108,6 +109,7 @@ IDL has the following types:
108
109
* Composite
110
** Enumerations
111
** Bitfields
112
+ ** Structs
113
** Arrays
114
* Other
115
** Strings (with limited operators, mostly for configuration parameter checking)
0 commit comments