cef_command_line_t.append_switch

Add a switch to the end of the command line.

struct cef_command_line_t
extern (System)
void function(cef_command_line_t* self, const(cef_string_t)* name) nothrow append_switch;

Meta