MCPcopy Create free account
hub / github.com/CodingGay/BlackDex / xhook_clear

Function xhook_clear

Bcore/src/main/cpp/xhook/xhook.c:43–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43void xhook_clear()
44{
45 return xh_core_clear();
46}
47
48void xhook_enable_debug(int flag)
49{

Callers 1

JNI_API_DEF(clear)Function · 0.85

Calls 1

xh_core_clearFunction · 0.85

Tested by

no test coverage detected