Skip to content

Commit f18678a

Browse files
committed
Clarify function pointer variadics also support -unwind
1 parent b83e585 commit f18678a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/types/function-pointer.md

+2
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ these calling conventions:
6161
* `win64`
6262
* `efiapi`
6363

64+
This also includes the corresponding [`-unwind` variants][items.fn.extern.unwind].
65+
6466
r[type.fn-pointer.attributes]
6567
## Attributes on function pointer parameters
6668

0 commit comments

Comments
 (0)