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