Method
GumStalkerinvalidate_for_thread
Declaration [src]
void
gum_stalker_invalidate_for_thread (
GumStalker* self,
GumThreadId thread_id,
gconstpointer address
)
Parameters
thread_id-
Type:
GumThreadIdID of the thread whose cache should be invalidated.
address-
Type:
gconstpointerAddress whose cached block should be invalidated.
The argument can be NULL.The data is owned by the caller of the method.