cef_command_line_t.copy

Returns a writable copy of this object.

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

Meta