cef_shared_memory_region_t.base

Base structure.

More...
struct cef_shared_memory_region_t
cef_base_ref_counted_t base;

Detailed Description

Returns true (1) if the mapping is valid.

Returns the size of the mapping in bytes. Returns 0 for invalid instances.

Returns the pointer to the memory. Returns nullptr for invalid instances. The returned pointer is only valid for the life span of this object.

Meta