Skip to main content

cef_shared_process_message_builder_create

Function cef_shared_process_message_builder_create 

Source
pub unsafe extern "C" fn cef_shared_process_message_builder_create(
    name: *const cef_string_t,
    byte_size: usize,
) -> *mut cef_shared_process_message_builder_t
Expand description

Creates a new cef_shared_process_message_builder_t with the specified |name| and shared memory region of specified |byte_size|.