Method
GumStalkerdeactivate
Declaration [src]
void
gum_stalker_deactivate (
GumStalker* self
)
Description [src]
Pauses tracing on the calling thread while leaving it followed, so it runs
natively until gum_stalker_activate() is called. Has no effect if the
thread is not being traced.