Function wasmtime_c_api::wasm_foreign_new

source ·
#[no_mangle]
pub extern "C" fn wasm_foreign_new(
    _store: &wasm_store_t
) -> Box<wasm_foreign_t>