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

Class BindState

src/include/base/cef_callback.h:402–402  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

400namespace cef_internal {
401template <typename Runnable, typename RunType, typename BoundArgsType>
402struct BindState;
403} // namespace cef_internal
404
405template <typename R>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected