cef_client_t.on_process_message_received

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
struct cef_client_t
extern (System) @nogc nothrow
int function(cef_client_t*, cef_browser_t*, cef_process_id_t, cef_process_message_t*) on_process_message_received;

Meta