GetStackPtr
From WikiPrizm
Jump to navigationJump to search
Synopsis
Header: fxcg/system.h
Syscall index: 0x1A2C
Function signature: void* GetStackPtr(void)
Gets a pointer to the current top of the stack.
Returns
A pointer to the current top of the stack, allowing for measuring stack usage.