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