add thiscall abi

pull/311/head
DrMeepster 3 years ago committed by GitHub
parent 2747c4bb2c
commit dcd6c28312
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -516,6 +516,7 @@ are:
* `aapcs` * `aapcs`
* `cdecl` * `cdecl`
* `fastcall` * `fastcall`
* `thiscall`
* `vectorcall` * `vectorcall`
This is currently hidden behind the `abi_vectorcall` gate and is subject to change. This is currently hidden behind the `abi_vectorcall` gate and is subject to change.
* `Rust` * `Rust`

Loading…
Cancel
Save