cef_value_t.copy

Returns a copy of this object. The underlying data will also be copied.

struct cef_value_t
extern (System)
cef_value_t* function(cef_value_t* self) nothrow copy;

Meta