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 8b63ced commit 15a89dbCopy full SHA for 15a89db
README.md
@@ -112,6 +112,7 @@ There are multiple unsupported cases that should be considered when generating b
112
3. There is no way to reuse already generated bindings.
113
Bindgen outputs bindings also for headers that were included in a given header.
114
4. Type qualifiers `const`, `volatile` and `restrict` are not supported.
115
+5. Extern variables are read-only.
116
117
## License
118
0 commit comments