Function gccjit_sys::gcc_jit_context_set_str_option [] [src]

pub unsafe extern "C" fn gcc_jit_context_set_str_option(
    ctx: *mut gcc_jit_context,
    option: gcc_jit_str_option,
    value: *const c_char
)