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