Skip to content

Commit

Permalink
Clarify function pointer variadics also support -unwind
Browse files Browse the repository at this point in the history
  • Loading branch information
ehuss committed Jan 21, 2025
1 parent db05b96 commit e43ab64
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/types/function-pointer.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ these calling conventions:
* `win64`
* `efiapi`

This also includes the corresponding [`-unwind` variants][items.fn.extern.unwind].

r[type.fn-pointer.attributes]
## Attributes on function pointer parameters

Expand Down

0 comments on commit e43ab64

Please sign in to comment.