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