MCPcopy Create free account
hub / github.com/cztomczak/cefpython / Callback

Class Callback

src/include/base/cef_callback_forward.h:51–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49
50template <typename Sig>
51class Callback;
52
53typedef Callback<void(void)> Closure;
54

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected