3.2.1.6 String Options

C++ Function: void gccjit::context::set_str_option (enum gcc_jit_str_option, const char *value)

Set a string option of the context.

This is a thin wrapper around the C API gcc_jit_context_set_str_option(); the options have the same meaning.