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 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.

Fastcall32 =

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

API Documentation for reven2, generated by pydoctor 21.2.2 at 2021-10-01 07:18:12.