wasmtime_c_api

Function wasm_engine_new_with_config

Source
#[no_mangle]
pub extern "C" fn wasm_engine_new_with_config(
    c: Box<wasm_config_t>,
) -> Box<wasm_engine_t>