cef_binary_value_t.copy

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

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

Meta