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 204dfa2 commit ded3d4eCopy full SHA for ded3d4e
src/abi.md
@@ -159,6 +159,9 @@ The `export_name` attribute causes the symbol to be publicly exported from the p
159
r[abi.export_name.null]
160
The exported name must not contain a [NUL] character.
161
162
+r[abi.export_name.generic]
163
+`export_name` has no effect on generic items.
164
+
165
[`static` items]: items/static-items.md
166
[attribute]: attributes.md
167
[extern functions]: items/functions.md#extern-function-qualifier
0 commit comments