cef_command_line_t.reset

Reset the command-line switches and arguments but leave the program component unchanged.

struct cef_command_line_t
extern (System)
void function(cef_command_line_t* self) nothrow reset;

Meta