We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f1b9ae commit 1abaf7eCopy full SHA for 1abaf7e
book/src/faq.md
@@ -8,6 +8,7 @@
8
- [Does `bindgen` support the C++ Standard Template Library (STL)?](#does-bindgen-support-the-c-standard-template-library-stl)
9
- [How to deal with bindgen generated padding fields?](#how-to-deal-with-bindgen-generated-padding-fields)
10
- [How to generate bindings for a custom target?](#how-to-generate-bindings-for-a-custom-target)
11
+- [How can I normalize `#[doc]` attributes?](#how-can-i-normalize-doc-attributes)
12
13
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
14
0 commit comments