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

Function xhook_refresh

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

Source from the content-addressed store, hash-verified

36}
37
38int xhook_refresh(int async)
39{
40 return xh_core_refresh(async);
41}
42
43void xhook_clear()
44{

Callers 2

initFunction · 0.85
JNI_API_DEF(refresh)Function · 0.85

Calls 1

xh_core_refreshFunction · 0.85

Tested by

no test coverage detected