cef_command_line_t.set_program

Set the program part of the command line string (the first item).

struct cef_command_line_t
extern (System)
void function(cef_command_line_t* self, const(cef_string_t)* program) nothrow set_program;

Meta