cef_process_message_create

Function cef_process_message_create 

Source
pub unsafe extern "C" fn cef_process_message_create(
    name: *const cef_string_t,
) -> *mut cef_process_message_t
Expand description

Create a new cef_process_message_t object with the specified name.