diff --git a/src/ffi.md b/src/ffi.md index 825be5aa..1c4cbc66 100644 --- a/src/ffi.md +++ b/src/ffi.md @@ -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`