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

Function xhook_enable_sigsegv_protection

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

Source from the content-addressed store, hash-verified

51}
52
53void xhook_enable_sigsegv_protection(int flag)
54{
55 return xh_core_enable_sigsegv_protection(flag);
56}

Callers 1

Calls 1

Tested by

no test coverage detected