MCPcopy Create free account
hub / github.com/PenguLoader/PenguLoader / Hook

Class Hook

core/src/hook.h:106–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104
105 template <typename>
106 class Hook;
107
108 template <typename R, typename... Args>
109 class Hook<R (*)(Args...)>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected