Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
50
template <typename Sig>
51
class Callback;
52
53
typedef Callback<void(void)> Closure;
54
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected