You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If `export_name` is used with [`no_mangle`][abi.no_mangle], then the `export_name` is used instead.
155
155
156
+
r[abi.export_name.publicly-exported]
157
+
The `export_name` attribute causes the symbol to be publicly exported from the produced library or object file, similar to the [`used` attribute](#the-used-attribute).
0 commit comments