cef_list_value_t.copy

Returns a writable copy of this object.

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

Meta