Function wasmtime_c_api::wasm_foreign_delete
source ยท #[no_mangle]
pub extern "C" fn wasm_foreign_delete(_: Box<wasm_foreign_t>)
Expand description
Deletes the wasm_foreign_t
.
#[no_mangle]
pub extern "C" fn wasm_foreign_delete(_: Box<wasm_foreign_t>)
Deletes the wasm_foreign_t
.