Function

GumInterceptorget_current_stack

Declaration [src]

GumInvocationStack*
gum_interceptor_get_current_stack (
  void
)

Description [src]

Returns the invocation stack for the current thread.

Return value

Type: GumInvocationStack

The invocation stack.

The data is owned by the called function.