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