wasmtime_
c_
api
35.0.0
wasmtime_c_api
Function
wasm_foreign_new
Copy item path
Source
#[no_mangle] pub extern "C" fn wasm_foreign_new( _store: &
wasm_store_t
, ) ->
Box
<
wasm_foreign_t
>