Skip to content

Commit

Permalink
Merge pull request #311 from DrMeepster/abi_thiscall
Browse files Browse the repository at this point in the history
Document thiscall abi
  • Loading branch information
ehuss authored Aug 10, 2023
2 parents 302b995 + dcd6c28 commit 388750b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ffi.md
Original file line number Diff line number Diff line change
Expand Up @@ -586,6 +586,7 @@ are:
* `aapcs`
* `cdecl`
* `fastcall`
* `thiscall`
* `vectorcall`
This is currently hidden behind the `abi_vectorcall` gate and is subject to change.
* `Rust`
Expand Down

0 comments on commit 388750b

Please sign in to comment.