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