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

Class _cef_process_message_t

core/src/browser/browser.cc:61–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59 struct _cef_frame_t* frame,
60 cef_process_id_t source_process,
61 struct _cef_process_message_t* message) -> int
62 {
63 if (source_process == PID_RENDERER)
64 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected