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

Function _GetCefVersion

core/src/dllmain.cc:191–194  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

189#endif
190
191int _GetCefVersion()
192{
193 return CEF_VERSION_MAJOR;
194}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected