Function
GumInterceptorget_current_stack
Declaration [src]
GumInvocationStack*
gum_interceptor_get_current_stack (
void
)
Return value
Type: GumInvocationStack
The invocation stack.
| The data is owned by the called function. |
GumInvocationStack*
gum_interceptor_get_current_stack (
void
)
Type: GumInvocationStack
The invocation stack.
| The data is owned by the called function. |