We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
-unwind
1 parent 34e0b68 commit 8f4dc2bCopy full SHA for 8f4dc2b
src/types/function-pointer.md
@@ -54,6 +54,8 @@ r[type.fn-pointer.constraint-variadic]
54
Variadic parameters can only be specified with [`extern`] function types with
55
the `"C"` or `"cdecl"` calling convention.
56
57
+This also includes the corresponding [`-unwind` variants][items.fn.extern.unwind].
58
+
59
r[type.fn-pointer.attributes]
60
## Attributes on function pointer parameters
61
0 commit comments