Skip to content

Commit dcd6c28

Browse files
authored
add thiscall abi
1 parent 2747c4b commit dcd6c28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ffi.md

+1
Original file line numberDiff line numberDiff line change
@@ -516,6 +516,7 @@ are:
516516
* `aapcs`
517517
* `cdecl`
518518
* `fastcall`
519+
* `thiscall`
519520
* `vectorcall`
520521
This is currently hidden behind the `abi_vectorcall` gate and is subject to change.
521522
* `Rust`

0 commit comments

Comments
 (0)