Module cc

Source
Expand description

Calling conventions

Structs§

AapcsARM or AArch64
The “aapcs” calling convention
C
The “C” calling convention
Cdecl
The “cdecl” calling convention
FastCallx86
The “fastcall” calling convention
Rust
The “Rust” calling convention
StdCallx86
The “stdcall” calling convention
System
The “system” calling convention
Sysv64x86-64
The “sysv64” calling convention
ThisCallx86
The “thiscall” calling convention
Win64Windows and (x86-64 or AArch64)
The “win64” calling convention

Traits§

AsExtern
CallingConvention
IntoExtern