Function wasmtime_config_cranelift_flag_enable

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn wasmtime_config_cranelift_flag_enable(
    c: &mut wasm_config_t,
    flag: *const c_char,
)