Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
MSVCPlatform.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define PLATFORM_RETURN_ADDRESS()   _ReturnAddress()
 
#define PLATFORM_RETURN_ADDRESS_POINTER()   _AddressOfReturnAddress()
 

Macro Definition Documentation

◆ PLATFORM_RETURN_ADDRESS

#define PLATFORM_RETURN_ADDRESS ( )    _ReturnAddress()

Definition at line 21 of file MSVCPlatform.h.

◆ PLATFORM_RETURN_ADDRESS_POINTER

#define PLATFORM_RETURN_ADDRESS_POINTER ( )    _AddressOfReturnAddress()

Definition at line 22 of file MSVCPlatform.h.