3.2.1.8 Integer options

C++ Function: void gccjit::context::set_int_option (enum gcc_jit_int_option, int value)

Set an integer option of the context.

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