We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fb61ac commit 3e6ecddCopy full SHA for 3e6ecdd
1 file changed
src/abi.md
@@ -176,6 +176,9 @@ The `export_name` attribute causes the symbol to be publicly exported from the p
176
r[abi.export_name.null]
177
The exported name must not contain a [NUL] character.
178
179
+r[abi.export_name.generic]
180
+`export_name` has no effect on generic items.
181
+
182
[attribute]: attributes.md
183
[extern functions]: items/functions.md#extern-function-qualifier
184
[external blocks]: items/external-blocks.md
0 commit comments