package documentation
Implementation details for each calling convention.
Module | cdecl |
Implementation of the cdecl calling convention used by 32bit systems |
Module | chunks |
Types returned by calling conventions to define argument chunks. |
Module | fastcall |
Implementation of the fastcall calling convention used by Windows 32bit |
Module | ms64 |
Implementation of the Microsoft x64 calling convention used by Windows 64bit |
Module | sysv64 |
Implementation of the System V ABI AMD64 calling convention used by Linux 64bit |