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