Skip to content

Commit

Permalink
add thiscall abi
Browse files Browse the repository at this point in the history
  • Loading branch information
beepster4096 authored Sep 20, 2021
1 parent 2747c4b commit dcd6c28
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 @@ -516,6 +516,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 dcd6c28

Please sign in to comment.