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