Method CreateSpecialEntryStub
CreateSpecialEntryStub(nint, nint)
Creates an architecture-specific special entry stub, that passes an extra argument not in the normal calling convention.
IAllocatedMemory CreateSpecialEntryStub(nint target, nint argument)
Parameters
Returns
- IAllocatedMemory
- An IAllocatedMemory containing the generated stub.