Function
GumCloakadd_thread
Declaration [src]
void
gum_cloak_add_thread (
GumThreadId id
)
Description [src]
Updates the registry of cloaked resources so the given thread id becomes
invisible to cloak-aware APIs, such as gum_process_enumerate_threads().
Parameters
id-
Type:
GumThreadIdThe thread ID to cloak.