MCPcopy Create free account
hub / github.com/chromiumembedded/cef / CefScopedLibraryLoader

Class CefScopedLibraryLoader

include/wrapper/cef_library_loader.h:124–151  ·  view source on GitHub ↗

Scoped helper for loading and unloading the CEF framework library at runtime from the expected location in the app bundle. Loading at runtime instead of linking directly is a requirement of the macOS sandbox implementation. Example usage in the main process: #include "include/wrapper/cef_library_loader.h" int main(int argc, char* argv[]) { // Dynamically load the CEF framework library. Ce

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls

no outgoing calls

Tested by

no test coverage detected