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