Merge pull request #311 from DrMeepster/abi_thiscall

Document thiscall abi
pull/418/head
Eric Huss 1 year ago committed by GitHub
commit 388750b081
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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`

Loading…
Cancel
Save