diff --git a/src/ffi.md b/src/ffi.md index 55be225..b76f0b2 100644 --- a/src/ffi.md +++ b/src/ffi.md @@ -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`