wasmtime_c_api

Function wasm_store_new

Source
#[no_mangle]
pub extern "C" fn wasm_store_new(
    engine: &wasm_engine_t,
) -> Box<wasm_store_t>