gcc_jit_context_set_str_option

Set a string option on the given context.

The context directly stores the (const char *), so the passed string must outlive the context.

extern (C)
void
gcc_jit_context_set_str_option

Meta