Ark Server API (ASA) - Wiki
|
Go to the source code of this file.
Macros | |
#define | PLATFORM_RETURN_ADDRESS() _ReturnAddress() |
#define | PLATFORM_RETURN_ADDRESS_POINTER() _AddressOfReturnAddress() |
#define PLATFORM_RETURN_ADDRESS | ( | ) | _ReturnAddress() |
Definition at line 21 of file MSVCPlatform.h.
#define PLATFORM_RETURN_ADDRESS_POINTER | ( | ) | _AddressOfReturnAddress() |
Definition at line 22 of file MSVCPlatform.h.