Function wasm_store_new

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