Structure that builds a cef_process_message_t containing a shared memory region. This structure is not thread-safe but may be used exclusively on a different thread from the one which constructed it.
Base structure.
Creates a new cef_process_message_t from the data provided to the builder. Returns nullptr for invalid instances. Invalidates the builder instance.
object.
See Implementation
Structure that builds a cef_process_message_t containing a shared memory region. This structure is not thread-safe but may be used exclusively on a different thread from the one which constructed it.