#[unsafe(no_mangle)]
pub extern "C" fn wasm_tabletype_delete(_: Box<wasm_tabletype_t>)
Expand description
Deletes the wasm_tabletype_t
.
#[unsafe(no_mangle)]
pub extern "C" fn wasm_tabletype_delete(_: Box<wasm_tabletype_t>)
Deletes the wasm_tabletype_t
.