Function wasmtime_c_api::wasm_store_new

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