Skip to content

Commit ded3d4e

Browse files
committed
Add abi.export_name.generic
1 parent 204dfa2 commit ded3d4e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/abi.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,9 @@ The `export_name` attribute causes the symbol to be publicly exported from the p
159159
r[abi.export_name.null]
160160
The exported name must not contain a [NUL] character.
161161
162+
r[abi.export_name.generic]
163+
`export_name` has no effect on generic items.
164+
162165
[`static` items]: items/static-items.md
163166
[attribute]: attributes.md
164167
[extern functions]: items/functions.md#extern-function-qualifier

0 commit comments

Comments
 (0)