cef_process_message_create

Create a new cef_process_message_t object with the specified name.

version(cef && embedded_cef_bindings)
extern (C)
cef_process_message_create
(
const(cef_string_t)* name
)

Meta