Function

GumInterceptorobtain

Declaration [src]

GumInterceptor*
gum_interceptor_obtain (
  void
)

Description [src]

Obtains the interceptor singleton.

Return value

Type: GumInterceptor

The interceptor.

The caller of the function takes ownership of the data, and is responsible for freeing it.