C# (CSharp) Binarysharp.MemoryManagement.Assembly.CallingConvention Namespace

Classes

Name Description
CallingConventionSelector Static class providing calling convention instances.
CdeclCallingConvention Define the C Declaration Calling Convention.
FastcallCallingConvention Define the Fast Calling Convention (aka __msfastcall).
StdcallCallingConvention Define the Standard Calling Convention.
ThiscallCallingConvention Define the 'This' Calling Convention.