class documentation

class CallingConventions(object):

View In Hierarchy

Available calling conventions.

Class Variable Sysv64 System V ABI AMD64 calling convention, used by Linux 64bit.
Class Variable Ms64 Microsoft x64 calling convention, used by Windows 64bit.
Class Variable Cdecl32 cdecl calling convention, used by default on 32bit systems.
Class Variable Stdcall32 stdcall calling convention, used by Windows 32bit to call Win32 API functions.
Class Variable Fastcall32 fastcall calling convention, used by Windows 32bit (not by default)
Sysv64 =

System V ABI AMD64 calling convention, used by Linux 64bit.

Ms64 =

Microsoft x64 calling convention, used by Windows 64bit.

Cdecl32 =

cdecl calling convention, used by default on 32bit systems.

Stdcall32 =

stdcall calling convention, used by Windows 32bit to call Win32 API functions.

Fastcall32 =

fastcall calling convention, used by Windows 32bit (not by default)

API Documentation for reven2, generated by pydoctor 21.2.2 at 2021-12-14 10:42:41.