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