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