Skip to content

Commit e5d8831

Browse files
committed
docs: Add win64 calling convention
1 parent 257a73c commit e5d8831

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/doc/guide-ffi.md

+1
Original file line numberDiff line numberDiff line change
@@ -493,6 +493,7 @@ are:
493493
* `rust-intrinsic`
494494
* `system`
495495
* `C`
496+
* `win64`
496497

497498
Most of the abis in this list are self-explanatory, but the `system` abi may
498499
seem a little odd. This constraint selects whatever the appropriate ABI is for

0 commit comments

Comments
 (0)